Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks.whitespace |
Contains the Whitespace checks that
are bundled with the main distribution.
|
Modifier and Type | Class and Description |
---|---|
class |
ParenPadCheck
Checks the padding of parentheses; that is whether a space is required
after a left parenthesis and before a right parenthesis, or such spaces are
forbidden.
|
class |
TypecastParenPadCheck
Checks the padding of parentheses for typecasts.
|
Copyright © 2001–2018. All rights reserved.