
Public Types | |
| typedef T | lhs_node_type |
| typedef U | rhs_node_type |
Public Member Functions | |
| LeftWeight (const semiring_elt_value_t &lhs, const T &rhs) | |
| T & | lhs () |
| const T & | lhs () const |
| U & | rhs () |
| const U & | rhs () const |
Definition at line 188 of file krat_exp_pattern.hh.
1.4.7