visitDataStructureType

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

Visit a parse tree produced by the {@code DataStructureType} labeled alternative in type.

Return

the visitor result

Parameters

ctx

the parse tree