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.Represents a Unicode code point range.A declaration frame.A frame initiated at class, enum or interface definition; holds instance variable names.An AbstractFrame type.Defines whether a method name is being looked for during a frame lookup.Class to encapsulate information about one method.Maintains information about the catch parameter.Maintains information about the lambda parameter.Maintains information about the type declaration.Maintains information about the variable.Maintains tracking information about a single try-with-resources resource.