| Frames | No Frames |
Classes derived from com.puppycrawl.tools.checkstyle.checks.coding.AbstractNestedDepthCheck | |
| class | Restricts nested if-else blocks to a specified depth (default = 1). |
| class | Restricts nested try-catch-finally blocks to a specified depth (default = 1). |
| Back to the Checkstyle Home Page |