| Package | Description |
|---|---|
| foundation.rpg.lr1 |
| Modifier and Type | Method and Description |
|---|---|
LrParserAutomata |
LrParserConstructor.constructAutomata() |
static LrParserAutomata |
LrParserConstructor.generateParser(Grammar grammar) |
| Modifier and Type | Method and Description |
|---|---|
static MapOfSets<Symbol,LrItem> |
LrParserConstructor.transitions(LrParserAutomata parser,
LrItemSet set) |
Copyright © 2020. All rights reserved.