Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks.design |
Contains the Class Design checks that
are bundled with the main distribution.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Deque<FinalClassCheck.ClassDesc> |
FinalClassCheck.classes
Keeps ClassDesc objects for stack of declared classes.
|