|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
boolean |
canIdentity()
|
Expression |
identity()
|
void |
identity(Expression child)
|
Value |
identityElement()
|
Methods inherited from interface wugle.expression.BinaryOperator |
getLeftChild, getRightChild, setLeftChild, setRightChild |
Methods inherited from interface wugle.expression.Operator |
setChild |
Methods inherited from interface wugle.expression.Expression |
clone, getParent, getSymbol, isEqual, setParent |
Method Detail |
public Value identityElement()
public boolean canIdentity()
public Expression identity() throws java.lang.Exception
java.lang.Exception
public void identity(Expression child)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |