visitTableRefBase

abstract fun visitTableRefBase(ctx: PartiQLParser.TableRefBaseContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree