visitNodeElemAssignment

abstract fun visitNodeElemAssignment(ctx: VAlgoLangParser.NodeElemAssignmentContext): T

Visit a parse tree produced by the {@code NodeElemAssignment} labeled alternative in assignment_lhs.

Return

the visitor result

Parameters

ctx

the parse tree