Interface UnaryExpression
- All Superinterfaces:
IExpression
- All Known Implementing Classes:
UnaryExpressionImpl
-
Field Summary
Fields inherited from interface tripleo.elijah_durable_congenial.lang.i.IExpression
UNASSIGNED -
Method Summary
-
Method Details
-
getType
OS_Type getType()- Specified by:
getTypein interfaceIExpression
-
is_simple
boolean is_simple()- Specified by:
is_simplein interfaceIExpression
-
setType
- Specified by:
setTypein interfaceIExpression
-