KRatExpFlatten Struct Template Reference
[Algorithms]

Inheritance diagram for KRatExpFlatten:

Inheritance graph
[legend]
List of all members.

Public Types

typedef KRatExpFlatten< Series,
T, Dispatch > 
self_t
typedef Element< Series, T
>::semiring_elt_t 
semiring_elt_t
typedef semiring_elt_t::value_t semiring_elt_value_t
typedef Element< Series, T
>::monoid_elt_t 
monoid_elt_t
typedef monoid_elt_t::value_t monoid_elt_value_t
typedef monoid_elt_t::set_t monoid_t
typedef monoid_t::alphabet_t alphabet_t
typedef alphabet_t::letter_t letter_t
typedef std::list< typename
Series::monoid_t::alphabet_t::letter_t > 
return_type

Public Member Functions

 KRatExpFlatten (const Element< Series, T > &exp)
return_type flatten ()
 MATCH__ (Product, lhs, rhs)
END MATCH__ (Sum, lhs, rhs)
END MATCH_ (Star, e)
END MATCH__ (LeftWeight, w, e)
END MATCH__ (RightWeight, e, w)
END MATCH_ (Constant, m)
END MATCH (Zero)
END MATCH (One)
std::list< Series::monoid_t::alphabet_t::letter_t > match (const T &ast)
 Effectively performs the match.

Detailed Description

template<class Series, class T, class Dispatch>
struct vcsn::KRatExpFlatten< Series, T, Dispatch >

Definition at line 28 of file krat_exp_flatten.hxx.


Member Function Documentation

std::list< Series::monoid_t::alphabet_t::letter_t > match const T &  ast  )  [inherited]
 

Effectively performs the match.

Parameters:
ast The object to perform the match on.
See also:
DispatchVisitor::DispatchVisitor

Referenced by KRatExpFlatten::flatten(), KRatExpFlatten::MATCH_(), and KRatExpFlatten::MATCH__().


Generated on Sat Jul 29 17:29:16 2006 for Vaucanson by  doxygen 1.4.6