Package | Description |
---|---|
org.camunda.bpm.engine.impl.juel |
Modifier and Type | Class and Description |
---|---|
class |
AstFunction |
Modifier and Type | Method and Description |
---|---|
Iterable<FunctionNode> |
Tree.getFunctionNodes()
Get function nodes (in no particular order)
|
protected List<FunctionNode> |
Parser.getFunctions() |
Constructor and Description |
---|
Tree(ExpressionNode root,
Collection<FunctionNode> functions,
Collection<IdentifierNode> identifiers,
boolean deferred)
Constructor.
|
Copyright © 2015. All rights reserved.