Package | Description |
---|---|
org.botlibre.self |
Modifier and Type | Method and Description |
---|---|
static SelfParseException |
SelfParseException.invalidCharacter(char found,
char expected,
TextStream stream) |
static SelfParseException |
SelfParseException.invalidWord(java.lang.String found,
java.lang.String expected,
TextStream stream) |
static SelfParseException |
SelfParseException.unexpectedEndOfFile(char expected,
TextStream stream) |