Vaucanson 1.4
Public Member Functions
KRatExpFlatten< Series, T, Dispatch > Struct Template Reference

Inherits KRatExpMatcher< Self, T, U, F >.

List of all members.

Public Member Functions

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

U match ( const T &  ast) [inherited]

Effectively performs the match.

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

Definition at line 128 of file krat_exp_pattern.hxx.

Referenced by vcsn::constant_term().