Class SubExpressionImpl
java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.AbstractExpression
tripleo.elijah_durable_congenial.lang.impl.SubExpressionImpl
- All Implemented Interfaces:
- IExpression,- SubExpression
- 
Field SummaryFields inherited from class tripleo.elijah_durable_congenial.lang.impl.AbstractExpression_kind, leftFields inherited from interface tripleo.elijah_durable_congenial.lang.i.IExpressionUNASSIGNED
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class tripleo.elijah_durable_congenial.lang.impl.AbstractExpressiongetArgs, getLeft, repr_, setArgs, setKind, setLeftMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tripleo.elijah_durable_congenial.lang.i.IExpressiongetLeft, repr_, setKind, setLeft
- 
Constructor Details- 
SubExpressionImpl
 
- 
- 
Method Details- 
getExpression- Specified by:
- getExpressionin interface- SubExpression
 
- 
getKind- Specified by:
- getKindin interface- IExpression
- Specified by:
- getKindin interface- SubExpression
- Overrides:
- getKindin class- AbstractExpression
 
- 
getType- Specified by:
- getTypein interface- IExpression
- Specified by:
- getTypein interface- SubExpression
 
- 
is_simplepublic boolean is_simple()- Specified by:
- is_simplein interface- IExpression
- Specified by:
- is_simplein interface- SubExpression
 
- 
setType- Specified by:
- setTypein interface- IExpression
- Specified by:
- setTypein interface- SubExpression
 
 
-