visitCast

open fun visitCast(ctx: PartiQLParser.CastContext): T

Visit a parse tree produced by PartiQLParser#cast.

The default implementation returns the result of calling visitChildren on ctx.