|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The node Multiplication
.
Field Summary | |
static int |
ID
The ID value of the type. |
Method Summary | |
ExpressionParser.Expression |
operand1()
Returns the child node labeled by operand1 in the notavaCC source. |
ExpressionParser.Expression |
operand2()
Returns the child node labeled by operand2 in the notavaCC source. |
Methods inherited from interface parser.ExpressionParser.Node |
accept, getChildNodes, getParentNode, setParentNode |
Field Detail |
public static final int ID
Method Detail |
public ExpressionParser.Expression operand1()
operand1
in the notavaCC source.
If there is not such a one, the resut is null
.
public ExpressionParser.Expression operand2()
operand2
in the notavaCC source.
If there is not such a one, the resut is null
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |