visit Data Structure Constructor
abstract fun visitDataStructureConstructor(ctx: VAlgoLangParser.DataStructureConstructorContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code DataStructureConstructor}
labeled alternative in expr.
Return
the visitor result
Parameters
ctx
the parse tree