visitListType

open fun visitListType(ctx: VAlgoLangParser.ListTypeContext): T

Visit a parse tree produced by the ListType}labeled alternative in VAlgoLangParser#data_structure_type.

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