visitTableCrossJoin

abstract fun visitTableCrossJoin(ctx: PartiQLParser.TableCrossJoinContext): T

Visit a parse tree produced by the TableCrossJoin labeled alternative in tableReference.

Return

the visitor result

Parameters

ctx

the parse tree