| Package | Description |
|---|---|
| com.puppycrawl.tools.checkstyle.checks.sizes |
Contains the Size Violations checks
that are bundled with the main distribution.
|
| Modifier and Type | Field and Description |
|---|---|
private ExecutableStatementCountCheck.Context |
ExecutableStatementCountCheck.context
Current method context.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Deque<ExecutableStatementCountCheck.Context> |
ExecutableStatementCountCheck.contextStack
Stack of method contexts.
|
Copyright © 2001-2022. All Rights Reserved.