partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
enterWhereClause
enter
Where
Clause
open
fun
enterWhereClause
(
ctx
:
PartiQLParser.WhereClauseContext
)
Content copied to clipboard
Enter a parse tree produced by PartiQLParser#whereClause.
The default implementation does nothing.