visitTreeType

abstract fun visitTreeType(ctx: VAlgoLangParser.TreeTypeContext): T

Visit a parse tree produced by the {@code TreeType} labeled alternative in data_structure_type.

Return

the visitor result

Parameters

ctx

the parse tree