| Package | Description |
|---|---|
| foundation.rpg.parser |
| Modifier and Type | Method and Description |
|---|---|
static <S> TokenInput<S> |
TokenInput.tokenInput(Input input,
Lexer<S> lexer) |
| Constructor and Description |
|---|
Compiler(Lexer<S> lexer,
Parser<R,S> parser,
Consumer<? super R> consumer) |
Copyright © 2020. All rights reserved.