| Package | Description |
|---|---|
| com.api.jsonata4java.expressions | |
| com.api.jsonata4java.expressions.generated |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
ExpressionsVisitor.visitFunction_decl(MappingExpressionParser.Function_declContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingExpressionListener.enterFunction_decl(MappingExpressionParser.Function_declContext ctx)
Enter a parse tree produced by the
function_decl
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionBaseListener.enterFunction_decl(MappingExpressionParser.Function_declContext ctx)
Enter a parse tree produced by the
function_decl
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionListener.exitFunction_decl(MappingExpressionParser.Function_declContext ctx)
Exit a parse tree produced by the
function_decl
labeled alternative in MappingExpressionParser.expr(). |
void |
MappingExpressionBaseListener.exitFunction_decl(MappingExpressionParser.Function_declContext ctx)
Exit a parse tree produced by the
function_decl
labeled alternative in MappingExpressionParser.expr(). |
T |
MappingExpressionBaseVisitor.visitFunction_decl(MappingExpressionParser.Function_declContext ctx)
Visit a parse tree produced by the
function_decl
labeled alternative in MappingExpressionParser.expr(). |
T |
MappingExpressionVisitor.visitFunction_decl(MappingExpressionParser.Function_declContext ctx)
Visit a parse tree produced by the
function_decl
labeled alternative in MappingExpressionParser.expr(). |
Copyright © 2022. All rights reserved.