| Package | Description |
|---|---|
| io.cdap.wrangler.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectivesBaseVisitor<T>
This class provides an empty implementation of
DirectivesVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
class |
RecipeVisitor
This class
RecipeVisitor implements the visitor pattern
used during traversal of the AST tree. |
Copyright © 2024 CDAP Licensed under the Apache License, Version 2.0.