visitCanCast

abstract fun visitCanCast(ctx: PartiQLParser.CanCastContext): T

Visit a parse tree produced by canCast.

Return

the visitor result

Parameters

ctx

the parse tree