visitStackType

open fun visitStackType(ctx: VAlgoLangParser.StackTypeContext): T

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

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