| Interface | Description |
|---|---|
| TokenFactory |
Factory for creating
Tokens. |
| Class | Description |
|---|---|
| Token |
Represents a token in a stream of tokens from the
Tokenizer. |
| Tokenizer |
| Enum | Description |
|---|---|
| TokenType |
An enumeration which describes the different types of tokens we can parse.
|