Class ReturnContextNode
java.lang.Object
net.orbyfied.j8.util.math.expr.ExpressionNode
net.orbyfied.j8.util.math.expr.node.ReturnContextNode
-
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
getDataAsString, getLocation, getType, located, toString
-
Constructor Details
-
ReturnContextNode
public ReturnContextNode()
-
-
Method Details
-
evaluate
- Specified by:
evaluatein classExpressionNode
-