visitTuple

abstract fun visitTuple(ctx: PartiQLParser.TupleContext): T

Visit a parse tree produced by tuple.

Return

the visitor result

Parameters

ctx

the parse tree