Uses of Class
de.odysseus.el.tree.impl.ast.AstFunction
Packages that use AstFunction
-
Uses of AstFunction in de.odysseus.el.tree.impl
Methods in de.odysseus.el.tree.impl that return AstFunctionModifier and TypeMethodDescriptionprotected AstFunction
Parser.createAstFunction
(String name, int index, AstParameters params) protected final AstFunction
Parser.function
(String name, AstParameters params)