Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks.indentation |
Contains all classes required for the indentation check.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ExpressionHandler.findSubtreeLines(LineSet aLines,
DetailAST aTree,
boolean aAllowNesting)
Find the set of lines for a given subtree.
|