| Package | Description |
|---|---|
| foundation.rpg.grammar | |
| foundation.rpg.lr1 |
| Modifier and Type | Method and Description |
|---|---|
SymbolString |
Rule.getRight() |
SymbolString |
SymbolString.substring(int from) |
| Modifier and Type | Method and Description |
|---|---|
Set<Symbol> |
First.follow(SymbolString string,
Set<Symbol> lookahead) |
| Constructor and Description |
|---|
Rule(Symbol left,
SymbolString right) |
| Modifier and Type | Method and Description |
|---|---|
SymbolString |
LrItem.afterDot() |
Copyright © 2020. All rights reserved.