|
|||||||||
| Home >> All >> com >> puppycrawl >> tools >> checkstyle >> checks >> [ whitespace overview ] | PREV NEXT | ||||||||
Uses of Class
com.puppycrawl.tools.checkstyle.checks.whitespace.OperatorWrapOption
| Uses of OperatorWrapOption in com.puppycrawl.tools.checkstyle.checks.whitespace |
| Fields in com.puppycrawl.tools.checkstyle.checks.whitespace declared as OperatorWrapOption | |
static OperatorWrapOption |
OperatorWrapOption.NL
Require that the operator is on a new line. |
static OperatorWrapOption |
OperatorWrapOption.EOL
Require that the operator is at the end of the line. |
|
|||||||||
| Home >> All >> com >> puppycrawl >> tools >> checkstyle >> checks >> [ whitespace overview ] | PREV NEXT | ||||||||