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