Package net.sourceforge.pmd.annotation
Annotation Type InternalApi
-
@Documented public @interface InternalApi
Tags API members that are not publicly supported API. Such members may be removed, renamed, moved, or otherwise broken at any time and should not be relied upon outside of the main PMD codebase.Members and types tagged with this annotation will remain supported until 7.0.0, after which some will be moved to internal packages, or will see their visibility reduced.
- Since:
- 6.7.0