visitStringType

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

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

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