| Package | Description |
|---|---|
| com.api.jsonata4java.expressions | |
| com.api.jsonata4java.expressions.generated |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
ExpressionsVisitor.visitUnary_op(MappingExpressionParser.Unary_opContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingExpressionListener.enterUnary_op(MappingExpressionParser.Unary_opContext ctx)
Enter a parse tree produced by the
unary_op
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionBaseListener.enterUnary_op(MappingExpressionParser.Unary_opContext ctx)
Enter a parse tree produced by the
unary_op
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionListener.exitUnary_op(MappingExpressionParser.Unary_opContext ctx)
Exit a parse tree produced by the
unary_op
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionBaseListener.exitUnary_op(MappingExpressionParser.Unary_opContext ctx)
Exit a parse tree produced by the
unary_op
labeled alternative in MappingExpressionParser.expr(). |
T |
MappingExpressionBaseVisitor.visitUnary_op(MappingExpressionParser.Unary_opContext ctx)
Visit a parse tree produced by the
unary_op
labeled alternative in MappingExpressionParser.expr(). |
T |
MappingExpressionVisitor.visitUnary_op(MappingExpressionParser.Unary_opContext ctx)
Visit a parse tree produced by the
unary_op
labeled alternative in MappingExpressionParser.expr(). |
Copyright © 2021. All rights reserved.