visitNodeElemExpr

open fun visitNodeElemExpr(ctx: VAlgoLangParser.NodeElemExprContext): T

Visit a parse tree produced by the NodeElemExpr}labeled alternative in VAlgoLangParser#expr.

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