| Interface | Description |
|---|---|
| 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.
|
| ExtensionCustomizer |
Base class that allows implementing a customizer to modify Pebbles build-in extensions.
|
| ExtensionRegistry |
Storage for the extensions and the components retrieved from the various extensions.
|
| ExtensionRegistryFactory |
Provides configuration methods and builds the
ExtensionRegistry. |
Copyright © 2021. All rights reserved.