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 AstFunction
Parser. createAstFunction(java.lang.String name, int index, AstParameters params)
protected AstFunction
Parser. function(java.lang.String name, AstParameters params)
-