Inherits vcsn::algebra::KRatExpMatcher< ConstantTermEval<Series, T, Dispatch>, T, Element<Series, T>::semiring_elt_t, Dispatch >.
Public Member Functions | |
U | match (const T &ast) |
Effectively performs the match. |
This class should be used only in constant_term() and should not be instanciated from elsewhere.
Definition at line 34 of file krat_exp_constant_term.hxx.
U match | ( | const T & | ast | ) | [inherited] |
Effectively performs the match.
ast | The object to perform the match on. |
Referenced by vcsn::constant_term().