|
|||||||||
| Home >> All >> com >> puppycrawl >> tools >> checkstyle >> [ checks overview ] | PREV NEXT | ||||||||
Uses of Class
com.puppycrawl.tools.checkstyle.checks.RightCurlyOption
| Uses of RightCurlyOption in com.puppycrawl.tools.checkstyle.checks |
| Fields in com.puppycrawl.tools.checkstyle.checks declared as RightCurlyOption | |
static RightCurlyOption |
RightCurlyOption.ALONE
Represents the policy that the brace must be alone on the line. |
static RightCurlyOption |
RightCurlyOption.SAME
Represents the policy that the brace must be on the same line as the next statement. |
|
|||||||||
| Home >> All >> com >> puppycrawl >> tools >> checkstyle >> [ checks overview ] | PREV NEXT | ||||||||