visitJoinType

abstract fun visitJoinType(ctx: PartiQLParser.JoinTypeContext): T

Visit a parse tree produced by joinType.

Return

the visitor result

Parameters

ctx

the parse tree