Package | Description |
---|---|
de.odysseus.el.tree | |
de.odysseus.el.tree.impl | |
de.odysseus.el.tree.impl.ast |
Modifier and Type | Method and Description |
---|---|
Iterable<FunctionNode> |
Tree.getFunctionNodes()
Get function nodes (in no particular order)
|
Constructor and Description |
---|
Tree(ExpressionNode root,
List<FunctionNode> functions,
List<IdentifierNode> identifiers,
boolean deferred)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected List<FunctionNode> |
Parser.getFunctions() |
Modifier and Type | Class and Description |
---|---|
class |
AstFunction |
Copyright © 2006–2017 Odysseus Software GmbH. All rights reserved.