KRatExpIdentity Struct Template Reference

Inheritance diagram for KRatExpIdentity:

Inheritance graph
[legend]
List of all members.

Public Types

typedef Self self_t
typedef Element< Series, T > return_type
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::set_t monoid_t
typedef monoid_t::alphabet_t alphabet_t
typedef alphabet_t::letter_t letter_t
typedef T::monoid_elt_value_t monoid_elt_value_t

Public Member Functions

 KRatExpIdentity (const Element< Series, T > &exp)
 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)
Element< Series, T > match (const T &ast)
 Effectively performs the match.

Protected Attributes

Element< Series, T > exp_

Detailed Description

template<class Self, class Series, class T, class Dispatch>
struct vcsn::algebra::KRatExpIdentity< Self, Series, T, Dispatch >

Definition at line 210 of file krat_exp_pattern.hh.


Member Function Documentation

Element< Series, 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 KRatExpIdentity< KRatExpTranspose< Series, T, Dispatch >, Series, T, Dispatch >::MATCH_(), and KRatExpIdentity< KRatExpTranspose< Series, T, Dispatch >, Series, T, Dispatch >::MATCH__().


Generated on Sun Jul 29 19:49:39 2007 for Vaucanson by  doxygen 1.5.2