visit Node Elem Expr
abstract fun visitNodeElemExpr(ctx: VAlgoLangParser.NodeElemExprContext): T
Content copied to clipboard
Visit a parse tree produced by the {@code NodeElemExpr}
labeled alternative in expr.
Return
the visitor result
Parameters
ctx
the parse tree