partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
exitGroupClause
exit
Group
Clause
open
fun
exitGroupClause
(
ctx
:
PartiQLParser.GroupClauseContext
)
Content copied to clipboard
Exit a parse tree produced by PartiQLParser#groupClause.
The default implementation does nothing.