visitTreeType

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

Visit a parse tree produced by the TreeType}labeled alternative in VAlgoLangParser#data_structure_type.

The default implementation returns the result of calling visitChildren on {@code ctx}.