Skip navigation links

Package org.nineml.coffeegrinder.tokens

The token classes.

See: Description

Package org.nineml.coffeegrinder.tokens Description

The token classes.

Tokens are what the parser consumes. Often this is a sequence of characters, but it can also be a sequence of strings or, in fact, arbitrary items.

Skip navigation links