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