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