Skip to content

Fix adding CalleeListener and extend scopes with parameter types#60

Merged
swissiety merged 14 commits intodevelopfrom
fix/calleeListener
Nov 5, 2024
Merged

Fix adding CalleeListener and extend scopes with parameter types#60
swissiety merged 14 commits intodevelopfrom
fix/calleeListener

Conversation

@smeyer198
Copy link
Copy Markdown
Collaborator

  • Avoid adding a CalleeListener when methods are excluded, i.e. should not be analyzed
  • Extend the scopes to have access to the parameter types

@schlichtig schlichtig requested a review from swissiety November 4, 2024 17:03
Copy link
Copy Markdown
Member

@swissiety swissiety left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 you can make use of UnsupportedOperationException("implement me") instead of a RuntimeException to distinguish between a general error and: we need to implement it

-Also undeprecate 'getAllAliases' since it is still working and intended to be used
@swissiety swissiety merged commit 5e36dfb into develop Nov 5, 2024
@swissiety swissiety deleted the fix/calleeListener branch November 5, 2024 10:54
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