visitCharType

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

Visit a parse tree produced by the {@code CharType} labeled alternative in primitive_type.

Return

the visitor result

Parameters

ctx

the parse tree