visit Node Elem Assignment
open fun visitNodeElemAssignment(ctx: VAlgoLangParser.NodeElemAssignmentContext): T
Content copied to clipboard
Visit a parse tree produced by the NodeElemAssignment}labeled alternative in VAlgoLangParser#assignment_lhs.
The default implementation returns the result of calling visitChildren on {@code ctx}
.