Inherits KRatExpMatcher.
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 | ) | [inline, inherited] |
Effectively performs the match.
ast | The object to perform the match on. |
Definition at line 128 of file krat_exp_pattern.hxx.
Referenced by vcsn::constant_term().