Class UnaryExpressionImpl
java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.AbstractExpression
tripleo.elijah_durable_congenial.lang.impl.UnaryExpressionImpl
- All Implemented Interfaces:
IExpression,UnaryExpression
Created 5/8/21 7:13 AM
-
Field Summary
Fields inherited from class tripleo.elijah_durable_congenial.lang.impl.AbstractExpression
_kind, leftFields inherited from interface tripleo.elijah_durable_congenial.lang.i.IExpression
UNASSIGNED -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tripleo.elijah_durable_congenial.lang.impl.AbstractExpression
getArgs, getKind, getLeft, repr_, setArgs, setKind, setLeft
-
Constructor Details
-
UnaryExpressionImpl
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceIExpression- Specified by:
getTypein interfaceUnaryExpression
-
is_simple
public boolean is_simple()- Specified by:
is_simplein interfaceIExpression- Specified by:
is_simplein interfaceUnaryExpression
-
setType
- Specified by:
setTypein interfaceIExpression- Specified by:
setTypein interfaceUnaryExpression
-