Classes | |
| struct | token |
| Simple token. More... | |
Tokens are ambiguous. For example, '1' could be interpreted both as a weight and as the empty word. So we assume that each possible token is in fact part of the *same* token. This is the Schrödinger's token this class represents.
KRatExpToken::token, token_e Definition at line 77 of file krat_exp_parser.hxx.
1.5.5