Skip to content

Fix annotation of classes with companion objects - #1

Open
laoqiu233 wants to merge 2 commits into
cmhteixeira:masterfrom
laoqiu233:fix_companion_object
Open

Fix annotation of classes with companion objects#1
laoqiu233 wants to merge 2 commits into
cmhteixeira:masterfrom
laoqiu233:fix_companion_object

Conversation

@laoqiu233

@laoqiu233 laoqiu233 commented Sep 20, 2024

Copy link
Copy Markdown

This pr fixes errors when annotating classes with companion objects.

  • Don't throw "Unexpected annottee. Only applicable to class definitions." when there is more than just the class as the annottee.
  • Keep the rest of the annottees in the generated tree
  • Added test for this case

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.

1 participant