public class AstMacroFunction
extends de.odysseus.el.tree.impl.ast.AstFunction
Constructor and Description |
---|
AstMacroFunction(String name,
int index,
de.odysseus.el.tree.impl.ast.AstParameters params,
boolean varargs) |
Modifier and Type | Method and Description |
---|---|
Object |
eval(de.odysseus.el.tree.Bindings bindings,
javax.el.ELContext context) |
appendStructure, getCardinality, getChild, getIndex, getName, getParam, getParamCount, invoke, isVarArgs, toString
getMethodInfo, getType, getValueReference, invoke, isLeftValue, isLiteralText, isMethodInvocation, isReadOnly, setValue
public AstMacroFunction(String name, int index, de.odysseus.el.tree.impl.ast.AstParameters params, boolean varargs)
public Object eval(de.odysseus.el.tree.Bindings bindings, javax.el.ELContext context)
eval
in class de.odysseus.el.tree.impl.ast.AstFunction
Copyright © 2014. All Rights Reserved.