| Package | Description |
|---|---|
| foundation.rpg.parser |
| Modifier and Type | Method and Description |
|---|---|
TokenInput<S> |
StreamParser.input(String name,
Reader reader,
Lexer<S> lexer) |
static <S> TokenInput<S> |
TokenInput.tokenInput(Input input,
Lexer<S> lexer) |
| Constructor and Description |
|---|
StreamParser(S initialState,
Lexer<S> lexer) |
Copyright © 2020. All rights reserved.