visitNode_type

open fun visitNode_type(ctx: VAlgoLangParser.Node_typeContext): T

Visit a parse tree produced by VAlgoLangParser#node_type.

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