visitToCharacter

open fun visitToCharacter(ctx: VAlgoLangParser.ToCharacterContext): T

Visit a parse tree produced by the ToCharacter}labeled alternative in VAlgoLangParser#cast_method.

The default implementation returns the result of calling visitChildren on {@code ctx}.