| Interface | Description |
|---|---|
| DynamicAttributeProvider |
When an object implements this interface, it tells
the expression parser that it is able to provide
dynamic attributes.
|
| Extension | |
| Filter | |
| Function | |
| NamedArguments | |
| NodeVisitor |
Will visit all the nodes of the AST provided by the parser.
|
| NodeVisitorFactory |
The node visitor factory creates
NodeVisitors. |
| Test |
| Class | Description |
|---|---|
| AbstractExtension | |
| AbstractNodeVisitor |
A base node visitor that can be extended for the sake of using it's
navigational abilities.
|
| ExtensionRegistry |
Storage for the extensions and the components retrieved
from the various extensions.
|
Copyright © 2018. All rights reserved.