visitNode_elem

open fun visitNode_elem(ctx: VAlgoLangParser.Node_elemContext): T

Visit a parse tree produced by VAlgoLangParser#node_elem.

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