| Package | Description |
|---|---|
| com.api.jsonata4java.expressions.path | |
| com.api.jsonata4java.expressions.path.generated |
| Class and Description |
|---|
| PathExpressionParser.PathContext |
| PathExpressionParserBaseVisitor
This class provides an empty implementation of
PathExpressionParserVisitor,
which can be extended to create a visitor which only needs to handle a subset
of the available methods. |
| PathExpressionParserVisitor
This interface defines a complete generic visitor for a parse tree produced
by
PathExpressionParser. |
| Class and Description |
|---|
| PathExpressionParser.Array_indexContext |
| PathExpressionParser.ExprContext |
| PathExpressionParser.IdContext |
| PathExpressionParser.PathContext |
| PathExpressionParserListener
This interface defines a complete listener for a parse tree produced by
PathExpressionParser. |
| PathExpressionParserVisitor
This interface defines a complete generic visitor for a parse tree produced
by
PathExpressionParser. |
Copyright © 2020. All rights reserved.