public class ToRawFunction extends FunctionNode
GroupingExpression
. It
converts the result of the argument to a raw type. If the argument can not
be converted, this function returns null.Constructor and Description |
---|
ToRawFunction(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 ToRawFunction(GroupingExpression exp)
exp
- The expression to evaluate.Copyright © 2017. All rights reserved.