| Package | Description |
|---|---|
| jfun.parsec.tokens |
Provides some predefined tokens and Tokenizer implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MyToken
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static TokenWord |
Tokens.word(java.lang.String n)
create a TokenWord object.
|