partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
exitGpmlPattern
exit
Gpml
Pattern
open
fun
exitGpmlPattern
(
ctx
:
PartiQLParser.GpmlPatternContext
)
Content copied to clipboard
Exit a parse tree produced by PartiQLParser#gpmlPattern.
The default implementation does nothing.