visit Data Structure Type
open fun visitDataStructureType(ctx: VAlgoLangParser.DataStructureTypeContext): T
Content copied to clipboard
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}
.