Uses of Package
org.sonar.java.annotations
-
Packages that use org.sonar.java.annotations Package Description org.sonar.java org.sonar.java.ast org.sonar.java.ast.api org.sonar.java.model org.sonar.plugins.java.api org.sonar.plugins.java.api.cfg Provides interfaces to represent Java source code as syntax tree.org.sonar.plugins.java.api.semantic Provides interfaces to represent Java source code as syntax tree.org.sonar.plugins.java.api.tree Provides interfaces to represent Java source code as syntax tree. -
Classes in org.sonar.java.annotations used by org.sonar.java Class Description Beta This annotation should be placed on api elements that can be changed in the future versions and do not guarantee backward compatibility -
Classes in org.sonar.java.annotations used by org.sonar.java.ast Class Description VisibleForTesting This annotation should be placed on elements that exists, or is more widely visible than otherwise necessary, only for use in test code. -
Classes in org.sonar.java.annotations used by org.sonar.java.ast.api Class Description Beta This annotation should be placed on api elements that can be changed in the future versions and do not guarantee backward compatibility -
Classes in org.sonar.java.annotations used by org.sonar.java.model Class Description VisibleForTesting This annotation should be placed on elements that exists, or is more widely visible than otherwise necessary, only for use in test code. -
Classes in org.sonar.java.annotations used by org.sonar.plugins.java.api Class Description Beta This annotation should be placed on api elements that can be changed in the future versions and do not guarantee backward compatibility -
Classes in org.sonar.java.annotations used by org.sonar.plugins.java.api.cfg Class Description Beta This annotation should be placed on api elements that can be changed in the future versions and do not guarantee backward compatibility -
Classes in org.sonar.java.annotations used by org.sonar.plugins.java.api.semantic Class Description Beta This annotation should be placed on api elements that can be changed in the future versions and do not guarantee backward compatibility -
Classes in org.sonar.java.annotations used by org.sonar.plugins.java.api.tree Class Description Beta This annotation should be placed on api elements that can be changed in the future versions and do not guarantee backward compatibility