visitCharType

open fun visitCharType(ctx: VAlgoLangParser.CharTypeContext): T

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

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