| Package | Description |
|---|---|
| io.burt.jmespath.parser |
| Modifier and Type | Method and Description |
|---|---|
T |
JmesPathBaseVisitor.visitOrExpression(JmesPathParser.OrExpressionContext ctx)
Visit a parse tree produced by the
orExpression
labeled alternative in JmesPathParser.expression(). |
Node<T> |
ExpressionParser.visitOrExpression(JmesPathParser.OrExpressionContext ctx) |
T |
JmesPathVisitor.visitOrExpression(JmesPathParser.OrExpressionContext ctx)
Visit a parse tree produced by the
orExpression
labeled alternative in JmesPathParser.expression(). |
Copyright © 2016–2023. All rights reserved.