Package | Description |
---|---|
de.odysseus.el.tree | |
de.odysseus.el.tree.impl | |
de.odysseus.el.tree.impl.ast |
Modifier and Type | Method and Description |
---|---|
Iterable<IdentifierNode> |
Tree.getIdentifierNodes()
Get identifier 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<IdentifierNode> |
Parser.getIdentifiers() |
Modifier and Type | Class and Description |
---|---|
class |
AstIdentifier |
Copyright © 2006–2017 Odysseus Software GmbH. All rights reserved.