| Package | Description |
|---|---|
| io.burt.jmespath.parser |
| Modifier and Type | Method and Description |
|---|---|
T |
JmesPathBaseVisitor.visitCurrentNodeExpression(JmesPathParser.CurrentNodeExpressionContext ctx)
Visit a parse tree produced by the
currentNodeExpression
labeled alternative in JmesPathParser.expression(). |
T |
JmesPathVisitor.visitCurrentNodeExpression(JmesPathParser.CurrentNodeExpressionContext ctx)
Visit a parse tree produced by the
currentNodeExpression
labeled alternative in JmesPathParser.expression(). |
Copyright © 2016–2023. All rights reserved.