visitNodeType

open fun visitNodeType(ctx: VAlgoLangParser.NodeTypeContext): T

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

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