visitTableBaseRefSymbol

abstract fun visitTableBaseRefSymbol(ctx: PartiQLParser.TableBaseRefSymbolContext): T

Visit a parse tree produced by the TableBaseRefSymbol labeled alternative in tableBaseReference.

Return

the visitor result

Parameters

ctx

the parse tree