| 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 ReturnCountCheck.Context |
ReturnCountCheck.context
Current method context.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Deque<ReturnCountCheck.Context> |
ReturnCountCheck.contextStack
Stack of method contexts.
|
Copyright © 2001-2022. All Rights Reserved.