visitStringType

abstract fun visitStringType(ctx: VAlgoLangParser.StringTypeContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree