visitCast

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

Visit a parse tree produced by cast.

Return

the visitor result

Parameters

ctx

the parse tree