Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks.coding |
Contains the Coding checks that are
bundled with the main distribution.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Deque<AbstractSuperCheck.MethodNode> |
AbstractSuperCheck.methodStack
Stack of methods.
|