| Package | Description |
|---|---|
| foundation.rpg.grammar | |
| foundation.rpg.lr1 |
| Class and Description |
|---|
| Grammar
Representation of grammar defined a G(N, T, S, R). where N is set of ntereminal symbols, T is set of terminal symbols,
S is start symbol and R is set of rules.
|
| Rule |
| Rule.Builder |
| Symbol
Representation of the symbol in a grammar
|
| SymbolString |
| Class and Description |
|---|
| Grammar
Representation of grammar defined a G(N, T, S, R). where N is set of ntereminal symbols, T is set of terminal symbols,
S is start symbol and R is set of rules.
|
| Rule |
| Symbol
Representation of the symbol in a grammar
|
| SymbolString |
Copyright © 2020. All rights reserved.