Public Member Functions | |
U | match (const T &ast) |
Effectively performs the match. |
Definition at line 28 of file krat_exp_flatten.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().