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 () | |
Classes | |
struct | Constant |
struct | LeftWeight |
struct | One |
struct | Product |
struct | RightWeight |
struct | Star |
struct | Sum |
struct | Zero |
Definition at line 179 of file krat_exp_pattern.hh.
|
Effectively performs the match.
Definition at line 128 of file krat_exp_pattern.hxx. |