| Interface | Description |
|---|---|
| Element<S> | |
| Lexer<S> | |
| TokenInput<S> |
| Class | Description |
|---|---|
| Compiler<R,S extends StateBase<R>> | |
| End | |
| Input | |
| Parser<R,S extends StateBase<R>> | |
| Position | |
| StateBase<R> | |
| Token |
Description of token identified by Lexer.
|
| TokenBuilder |
Builder of the token description.
|
| Exception | Description |
|---|---|
| ParseErrorException | |
| UnexpectedInputException |
Copyright © 2020. All rights reserved.