visitNodeType

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

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

Return

the visitor result

Parameters

ctx

the parse tree