public final class ASTJexlLambda extends ASTJexlScript
JexlNode.Constant<T>id| Modifier and Type | Method and Description |
|---|---|
Scope.Frame |
createFrame(Scope.Frame frame,
Object... values)
Creates an array of arguments by copying values up to the number of parameters.
|
boolean |
isTopLevel() |
createFrame, getArgCount, getLocalVariables, getParameters, getPragmas, getScope, getSymbols, isHoistedSymbol, jjtAccept, script, setScope, toExpressionclearCache, isConstant, isConstant, isLeftValue, jexlInfo, jjtSetFirstToken, jjtSetLastTokenchildrenAccept, dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetParent, jjtSetValue, toString, toStringpublic boolean isTopLevel()
public Scope.Frame createFrame(Scope.Frame frame, Object... values)
frame - the calling framevalues - the argument valuesCopyright © 2001–2016 The Apache Software Foundation. All rights reserved.