Uses of Package
com.puppycrawl.tools.checkstyle.checks.coding
Packages that use com.puppycrawl.tools.checkstyle.checks.coding
Package
Description
Contains the Coding checks that are
bundled with the main distribution.
-
Classes in com.puppycrawl.tools.checkstyle.checks.coding used by com.puppycrawl.tools.checkstyle.checks.codingClassDescriptionAbstract class for checking that an overriding method with no parameters invokes the super method.Stack node for a method definition and a record of whether the method has a call to the super method.Private class to encapsulate the state.Holds the names of fields of a type.Represents information about final local variable candidate.Holder for the scope data.Holds the names of static and instance fields of a type.A declaration frame.A frame initiated at class, enum or interface definition; holds instance variable names.An AbstractFrame type.Class to encapsulate information about one method.Maintains information about the type declaration.Maintains information about the variable.