visitTableName

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

Visit a parse tree produced by PartiQLParser#tableName.

The default implementation returns the result of calling visitChildren on ctx.