visit Table Cross Join
abstract fun visitTableCrossJoin(ctx: PartiQLParser.TableCrossJoinContext): T
Content copied to clipboard
Visit a parse tree produced by the TableCrossJoin labeled alternative in tableReference.
Return
the visitor result
Parameters
ctx
the parse tree