Package | Description |
---|---|
java_cup |
Modifier and Type | Field and Description |
---|---|
protected symbol_part |
production._lhs
The left hand side non-terminal.
|
Modifier and Type | Method and Description |
---|---|
symbol_part |
production.lhs()
The left hand side non-terminal.
|
Modifier and Type | Method and Description |
---|---|
boolean |
symbol_part.equals(symbol_part other)
Equality comparison.
|