visitArray

abstract fun visitArray(ctx: PartiQLParser.ArrayContext): T

Visit a parse tree produced by array.

Return

the visitor result

Parameters

ctx

the parse tree