All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.java.rules.squid.UndocumentedApi.html Maven / Gradle / Ivy

Check that each public class, interface, method and constructor has a Javadoc comment. The following public methods/constructors are not concerned by this rule :

  • Getter / Setter
  • Method with @Override annotation
  • Empty constructor




© 2015 - 2025 Weber Informatics LLC | Privacy Policy