public class SemanticsBase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
CurrentRule |
rule |
java.lang.String |
trace |
| Constructor and Description |
|---|
SemanticsBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
protected Phrase |
lhs() |
protected Phrase |
rhs(int i) |
protected int |
rhsSize() |
protected java.lang.String |
rhsText(int i,
int j) |
public CurrentRule rule
public java.lang.String trace