visitTableName

abstract fun visitTableName(ctx: PartiQLParser.TableNameContext): T

Visit a parse tree produced by tableName.

Return

the visitor result

Parameters

ctx

the parse tree