| Package | Description |
|---|---|
| com.api.jsonata4java.expressions | |
| com.api.jsonata4java.expressions.generated |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
ExpressionsVisitor.visitRoot_path(MappingExpressionParser.Root_pathContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingExpressionListener.enterRoot_path(MappingExpressionParser.Root_pathContext ctx)
Enter a parse tree produced by the
root_path
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionBaseListener.enterRoot_path(MappingExpressionParser.Root_pathContext ctx)
Enter a parse tree produced by the
root_path
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionListener.exitRoot_path(MappingExpressionParser.Root_pathContext ctx)
Exit a parse tree produced by the
root_path
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionBaseListener.exitRoot_path(MappingExpressionParser.Root_pathContext ctx)
Exit a parse tree produced by the
root_path
labeled alternative in MappingExpressionParser.expr(). |
T |
MappingExpressionBaseVisitor.visitRoot_path(MappingExpressionParser.Root_pathContext ctx)
Visit a parse tree produced by the
root_path
labeled alternative in MappingExpressionParser.expr(). |
T |
MappingExpressionVisitor.visitRoot_path(MappingExpressionParser.Root_pathContext ctx)
Visit a parse tree produced by the
root_path
labeled alternative in MappingExpressionParser.expr(). |
Copyright © 2020. All rights reserved.