| Modifier and Type | Class and Description |
|---|---|
static class |
GrammarBase.PreSymbol
Helper class to instantiate symbols.
|
| Constructor and Description |
|---|
GrammarBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addProduction(int[] prod) |
protected void |
addProduction(int ofs,
int[] prod) |
protected int[] |
getProduction(int prod) |
int |
getProductionCount() |
protected Symbol |
getSymbol(int sym) |
protected Symbol[] |
getSymbols() |
protected void |
removeProduction(int idx) |
public int getProductionCount()
protected int[] getProduction(int prod)
protected void addProduction(int[] prod)
protected void addProduction(int ofs,
int[] prod)
protected void removeProduction(int idx)
protected Symbol[] getSymbols()
protected Symbol getSymbol(int sym)
Copyright © 1998–2017 1&1. All rights reserved.