Visitor to build a canonical form of an expression, following aci-rules. More...
Inherits vcsn::algebra::KRatExpMatcher< KRatExpAciCanonical< Series, T, Dispatch >, T, std::set< Element< Series, T > >, Dispatch >.
Public Member Functions | |
U | match (const T &ast) |
Effectively performs the match. |
Visitor to build a canonical form of an expression, following aci-rules.
Definition at line 39 of file aci_canonical.hxx.
U match | ( | const T & | ast | ) | [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().