
Public Types | |
| typedef U | return_type |
| typedef T::semiring_elt_value_t | semiring_elt_value_t |
| typedef T::monoid_elt_value_t | monoid_elt_value_t |
Public Member Functions | |
| U | match (const T &ast) |
| Effectively performs the match. | |
Protected Member Functions | |
| KRatExpMatcher () | |
Definition at line 179 of file krat_exp_pattern.hh.
| 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.
1.5.2