public static interface INodeFunc.INodeFuncLong extends INodeFunc
INodeFunc.INodeFuncBoolean, INodeFunc.INodeFuncDouble, INodeFunc.INodeFuncLong, INodeFunc.INodeFuncObject<T>
Modifier and Type | Method and Description |
---|---|
IExpressionNode.INodeLong |
getNode(INodeStack stack)
Pops values off of the stack to create an expression node.
|
IExpressionNode.INodeLong getNode(INodeStack stack) throws InvalidExpressionException
INodeFunc
getNode
in interface INodeFunc
InvalidExpressionException