visitValueList

abstract fun visitValueList(ctx: PartiQLParser.ValueListContext): T

Visit a parse tree produced by valueList.

Return

the visitor result

Parameters

ctx

the parse tree