partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLVisitor
/
visitPair
visit
Pair
abstract
fun
visitPair
(
ctx
:
PartiQLParser.PairContext
)
:
T
Content copied to clipboard
Visit a parse tree produced by
pair
.
Return
the visitor result
Parameters
ctx
the parse tree