exitCanCast

open fun exitCanCast(ctx: PartiQLParser.CanCastContext)

Exit a parse tree produced by PartiQLParser#canCast.

The default implementation does nothing.