visitIdentifierAssignment

abstract fun visitIdentifierAssignment(ctx: VAlgoLangParser.IdentifierAssignmentContext): T

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

Return

the visitor result

Parameters

ctx

the parse tree