|
|||||||||
| Home >> All >> com >> puppycrawl >> tools >> checkstyle >> [ checks overview ] | PREV NEXT | ||||||||
Uses of Class
com.puppycrawl.tools.checkstyle.checks.OperatorWrapOption
| Uses of OperatorWrapOption in com.puppycrawl.tools.checkstyle.checks |
| Fields in com.puppycrawl.tools.checkstyle.checks 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 overview ] | PREV NEXT | ||||||||