-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Manage assignation of multiple ivar via a tuple
I refactored the way we managed the parsing of assignations to just remember if we are in the left side of an assignation and letting the visit of the children nodes create the corresponding objects
- Loading branch information
Showing
3 changed files
with
63 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 0 additions & 10 deletions
10
src/Famix-Python-Importer/PyAssignmentStatementNode.extension.st
This file was deleted.
Oops, something went wrong.