Class UnaryOpNode
java.lang.Object
net.orbyfied.j8.util.math.expr.ExpressionNode
net.orbyfied.j8.util.math.expr.node.UnaryOpNode
-
Nested Class Summary
Nested classes/interfaces inherited from class net.orbyfied.j8.util.math.expr.ExpressionNode
ExpressionNode.Type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.orbyfied.j8.util.math.expr.ExpressionNode
getLocation, getType, located, toString
-
Constructor Details
-
UnaryOpNode
-
-
Method Details
-
evaluate
- Specified by:
evaluatein classExpressionNode
-
getDataAsString
- Overrides:
getDataAsStringin classExpressionNode
-