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