Uses of Class
org.camunda.bpm.impl.juel.AstFunction
Packages that use AstFunction
-
Uses of AstFunction in org.camunda.bpm.impl.juel
Methods in org.camunda.bpm.impl.juel that return AstFunctionModifier and TypeMethodDescriptionprotected AstFunction
Parser.createAstFunction
(String name, int index, AstParameters params) protected final AstFunction
Parser.function
(String name, AstParameters params)