| Package | Description |
|---|---|
| foundation.rpg.parser |
| Modifier and Type | Method and Description |
|---|---|
Position |
Position.copy() |
Position |
TokenInput.position() |
Position |
ReaderInput.position() |
Position |
Input.position() |
| Modifier and Type | Method and Description |
|---|---|
default void |
TokenInput.error(Position mark,
Object state,
List<?> expected,
Object unexpectedSymbol) |
void |
TokenInput.error(Position mark,
String message) |
| Constructor and Description |
|---|
ParseException(Position position,
String message) |
ParseException(Position position,
Throwable cause) |
Copyright © 2020. All rights reserved.