public class SizeFunction extends FunctionNode
GroupingExpression
. It evaluates to a number that equals the
number of elements in the result of the argument (e.g. the number of elements in an array).Constructor and Description |
---|
SizeFunction(GroupingExpression exp)
Constructs a new instance of this class.
|
asList, asList, asList, getArg, getNumArgs, iterator, resolveLevel, visit
asImage, asString, getLevel, setLabel
getLabel, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public SizeFunction(GroupingExpression exp)
exp
- The expression to evaluate.Copyright © 2017. All rights reserved.