Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Break up and expose method for VariableAnnotator::handleClassDeclaration #296

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

lnsun
Copy link
Member

@lnsun lnsun commented Jan 29, 2021

There's a large lump of code in the method. Broken down to allow parital overriding.

(PICO have it's own rule to handle extends clause. The default subtyping rule cannot apply.)

@lnsun
Copy link
Member Author

lnsun commented Feb 23, 2021

Also extract the implements clause

@wmdietl wmdietl self-assigned this Mar 2, 2021
@lnsun lnsun changed the title Extract method for VariableAnnotator Break up and expose method for VariableAnnotator::handleClassDeclaration Mar 25, 2021
@wmdietl wmdietl assigned d367wang and unassigned wmdietl Jun 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants