exitArray

open fun exitArray(ctx: PartiQLParser.ArrayContext)

Exit a parse tree produced by PartiQLParser#array.

The default implementation does nothing.