Uses of Class
de.odysseus.el.tree.impl.ast.AstFunction
-
Packages that use AstFunction Package Description de.odysseus.el.tree.impl -
-
Uses of AstFunction in de.odysseus.el.tree.impl
Methods in de.odysseus.el.tree.impl that return AstFunction Modifier and Type Method Description protected AstFunctionParser. createAstFunction(java.lang.String name, int index, AstParameters params)protected AstFunctionParser. function(java.lang.String name, AstParameters params)
-