Uses of Annotation Type
com.puppycrawl.tools.checkstyle.GlobalStatefulCheck
Packages that use GlobalStatefulCheck
Package
Description
Contains the checks that are bundled with the main distribution.
Contains the Javadoc checks that are bundled with the main distribution.
-
Uses of GlobalStatefulCheck in com.puppycrawl.tools.checkstyle.checks
Classes in com.puppycrawl.tools.checkstyle.checks with annotations of type GlobalStatefulCheckModifier and TypeClassDescriptionclass
Ensures the correct translation of code by checking property files for consistency regarding their keys. -
Uses of GlobalStatefulCheck in com.puppycrawl.tools.checkstyle.checks.javadoc
Classes in com.puppycrawl.tools.checkstyle.checks.javadoc with annotations of type GlobalStatefulCheckModifier and TypeClassDescriptionclass
Checks the alignment of leading asterisks in a Javadoc comment.class
Checks that each Java package has a Javadoc file used for commenting.