|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperatorWrapOption | |
---|---|
com.puppycrawl.tools.checkstyle.checks.whitespace | Contains the Whitespace checks that are bundled with the main distribution. |
Uses of OperatorWrapOption in com.puppycrawl.tools.checkstyle.checks.whitespace |
---|
Fields in com.puppycrawl.tools.checkstyle.checks.whitespace declared as OperatorWrapOption | |
---|---|
static OperatorWrapOption |
OperatorWrapOption.EOL
Require that the operator is at the end of the line. |
static OperatorWrapOption |
OperatorWrapOption.NL
Require that the operator is on a new line. |
|
Back to the Checkstyle Home Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |