| Package | Description |
|---|---|
| com.api.jsonata4java.expressions | |
| com.api.jsonata4java.expressions.functions | |
| com.api.jsonata4java.expressions.generated |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
ExpressionsVisitor.visitExprList(MappingExpressionParser.ExprListContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
MappingExpressionParser.ExprListContext |
DeclaredFunction.getExpressionList() |
| Constructor and Description |
|---|
DeclaredFunction(MappingExpressionParser.VarListContext varList,
MappingExpressionParser.ExprListContext exprList) |
| Modifier and Type | Method and Description |
|---|---|
MappingExpressionParser.ExprListContext |
MappingExpressionParser.exprList() |
MappingExpressionParser.ExprListContext |
MappingExpressionParser.Var_assignContext.exprList() |
MappingExpressionParser.ExprListContext |
MappingExpressionParser.Function_declContext.exprList() |
MappingExpressionParser.ExprListContext |
MappingExpressionParser.Function_execContext.exprList() |
MappingExpressionParser.ExprListContext |
MappingExpressionParser.ExprValuesContext.exprList() |
Copyright © 2021. All rights reserved.