public class TableGenerator extends AbstractPhase
environment, runtimeData| Constructor and Description |
|---|
TableGenerator(Environment environment)
Construct a TableGenerator for an environment
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Generates the parsing table by computing the states of the grammar.
|
public TableGenerator(Environment environment)
environment - is the syntax environmentCopyright © 2017. All rights reserved.