| Interface | Description |
|---|---|
| Phase |
A phase applies a given logic into a node recursively.
|
| Transformer |
Applies a transformation to a specific node and returns the new node.
|
| Class | Description |
|---|---|
| GrammarPhase | |
| TransformationPhase |
Applies a list of Transformers in a pipeline way
|
Copyright © 2016. All rights reserved.