visitPair

abstract fun visitPair(ctx: PartiQLParser.PairContext): T

Visit a parse tree produced by pair.

Return

the visitor result

Parameters

ctx

the parse tree