| Package | Description |
|---|---|
| provided.abcParser | |
| provided.token | |
| provided.token.tokenizer |
| Class and Description |
|---|
| ATokVisitor
A visitor to an Token that implements ITokVisitor using a dictionary of commands.
|
| Token
Represents a token in the language.
|
| Class and Description |
|---|
| ITokenFactory
Abstract factory to produce tokens
|
| ITokVisitor
Interface for a token visitor.
|
| ITokVisitorCmd
A command for use in ATokVisitors
|
| Token
Represents a token in the language.
|
| TokenFactory
Concrete factory to create tokens
|
| Class and Description |
|---|
| ITokenFactory
Abstract factory to produce tokens
|
| Token
Represents a token in the language.
|