| Package | Description |
|---|---|
| com.api.jsonata4java.expressions | |
| com.api.jsonata4java.expressions.generated |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
ExpressionsVisitor.visitConcat_op(MappingExpressionParser.Concat_opContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingExpressionListener.enterConcat_op(MappingExpressionParser.Concat_opContext ctx)
Enter a parse tree produced by the
concat_op
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionBaseListener.enterConcat_op(MappingExpressionParser.Concat_opContext ctx)
Enter a parse tree produced by the
concat_op
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionListener.exitConcat_op(MappingExpressionParser.Concat_opContext ctx)
Exit a parse tree produced by the
concat_op
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionBaseListener.exitConcat_op(MappingExpressionParser.Concat_opContext ctx)
Exit a parse tree produced by the
concat_op
labeled alternative in MappingExpressionParser.expr(). |
T |
MappingExpressionBaseVisitor.visitConcat_op(MappingExpressionParser.Concat_opContext ctx)
Visit a parse tree produced by the
concat_op
labeled alternative in MappingExpressionParser.expr(). |
T |
MappingExpressionVisitor.visitConcat_op(MappingExpressionParser.Concat_opContext ctx)
Visit a parse tree produced by the
concat_op
labeled alternative in MappingExpressionParser.expr(). |
Copyright © 2019. All rights reserved.