visitValueRow

abstract fun visitValueRow(ctx: PartiQLParser.ValueRowContext): T

Visit a parse tree produced by valueRow.

Return

the visitor result

Parameters

ctx

the parse tree