partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
exitPathSimple
exit
Path
Simple
open
fun
exitPathSimple
(
ctx
:
PartiQLParser.PathSimpleContext
)
Content copied to clipboard
Exit a parse tree produced by PartiQLParser#pathSimple.
The default implementation does nothing.