| Class and Description |
|---|
| ParseRexNodeBaseVisitor
This class provides an empty implementation of
ParseRexNodeVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| ParseRexNodeParser.CastContext |
| ParseRexNodeParser.ConstantContext |
| ParseRexNodeParser.ExpressionContext |
| ParseRexNodeParser.InputContext |
| ParseRexNodeParser.InputRefContext |
| ParseRexNodeParser.ParameterContext |
| ParseRexNodeParser.ParamWithTypeContext |
| ParseRexNodeParser.SearchArgsContext |
| ParseRexNodeVisitor
This interface defines a complete generic visitor for a parse tree produced
by
ParseRexNodeParser. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.