visitToNumber

open fun visitToNumber(ctx: VAlgoLangParser.ToNumberContext): T

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

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