visitDataStructureType

open fun visitDataStructureType(ctx: VAlgoLangParser.DataStructureTypeContext): T

Visit a parse tree produced by the DataStructureType}labeled alternative in VAlgoLangParser#type.

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