visitNumberType

open fun visitNumberType(ctx: VAlgoLangParser.NumberTypeContext): T

Visit a parse tree produced by the NumberType}labeled alternative in VAlgoLangParser#primitive_type.

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