partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLVisitor
/
visitWhereClause
visit
Where
Clause
abstract
fun
visitWhereClause
(
ctx
:
PartiQLParser.WhereClauseContext
)
:
T
Content copied to clipboard
Visit a parse tree produced by
whereClause
.
Return
the visitor result
Parameters
ctx
the parse tree