visitTableWrapped

abstract fun visitTableWrapped(ctx: PartiQLParser.TableWrappedContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree