partiql-parser
0.14.3
partiql-parser
/
org.partiql.parser.antlr
/
PartiQLBaseListener
/
exitJoinType
exit
Join
Type
open
fun
exitJoinType
(
ctx
:
PartiQLParser.JoinTypeContext
)
Content copied to clipboard
Exit a parse tree produced by PartiQLParser#joinType.
The default implementation does nothing.