|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperatorWrapOption | |
com.puppycrawl.tools.checkstyle.checks | Contains the checks that are bundled with the main distribution. |
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 |
|
Back to the Checkstyle Home Page | ||||||||||
PREV NEXT | FRAMES NO FRAMES |