| Package | Description |
|---|---|
| foundation.rpg.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
Compiler.compile(String file) |
void |
Compiler.compile(String name,
Reader reader) |
Token<S> |
KeywordLexerBase.groups(Position mark,
char lookahead,
Input input) |
Token<S> |
TokenInput.next() |
Token<S> |
Lexer.next(Input input) |
R |
Parser.parse(TokenInput<S> input) |
Copyright © 2020. All rights reserved.