visit Data Structure Type
abstract fun visitDataStructureType(ctx: VAlgoLangParser.DataStructureTypeContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code DataStructureType}
labeled alternative in type.
Return
the visitor result
Parameters
ctx
the parse tree