KRatExpDerivation Struct Template Reference

Inheritance diagram for KRatExpDerivation:

Inheritance graph
[legend]
List of all members.

Public Types

typedef KRatExpDerivation<
Series, T, Dispatch > 
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::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

Public Member Functions

 KRatExpDerivation (const Element< Series, T > &exp, letter_t a)
Element< Series, T > series (const T &e)
 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.

Public Attributes

END bool undefined

Detailed Description

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

Definition at line 28 of file krat_exp_derivation.hxx.


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 vcsn::derivate(), KRatExpDerivation::MATCH_(), and KRatExpDerivation::MATCH__().


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