| Interface | Description |
|---|---|
| Rule.Builder | |
| Symbol |
Representation of the symbol in a grammar
|
| Class | Description |
|---|---|
| First | |
| 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 | |
| SymbolString |
Copyright © 2020. All rights reserved.