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