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