Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks |
Contains the checks that are bundled with the main distribution.
|
Modifier and Type | Field and Description |
---|---|
private ClassResolver |
AbstractTypeAwareCheck.classResolver
Deprecated.
ClassResolver instance for current tree. |
Modifier and Type | Method and Description |
---|---|
private ClassResolver |
AbstractTypeAwareCheck.getClassResolver()
Deprecated.
Returns the current tree's ClassResolver.
|