You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases (depending on the RetentionPolicy), usage of annotations ends up in classfiles, and should be possible to detect in ClassToAPI and Analyze. Currently, annotations do not seem to be detected in any cases.
The text was updated successfully, but these errors were encountered:
A more narrowly focused ticket in this area is #630; I'm working on a fix. It isn't clear to yet whether that fix might fully address this ticket, or merely constitute progress on it.
In some cases (depending on the RetentionPolicy), usage of annotations ends up in classfiles, and should be possible to detect in
ClassToAPI
andAnalyze
. Currently, annotations do not seem to be detected in any cases.The text was updated successfully, but these errors were encountered: