exitCast

open fun exitCast(ctx: PartiQLParser.CastContext)

Exit a parse tree produced by PartiQLParser#cast.

The default implementation does nothing.