Package net.orbyfied.j8.util.math.expr
Class ExpressionNode
java.lang.Object
net.orbyfied.j8.util.math.expr.ExpressionNode
- Direct Known Subclasses:
AssignNode,BinOpNode,CallNode,ConstantNode,IfNode,IndexNode,ReturnContextNode,UnaryOpNode
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ExpressionValue<?>protected StringgetType()located(StringLocation loc) toString()