|
|||||||||
| Home >> All >> com >> puppycrawl >> tools >> checkstyle >> checks >> [ blocks overview ] | PREV NEXT | ||||||||
Uses of Class
com.puppycrawl.tools.checkstyle.checks.blocks.BlockOption
| Uses of BlockOption in com.puppycrawl.tools.checkstyle.checks.blocks |
| Fields in com.puppycrawl.tools.checkstyle.checks.blocks declared as BlockOption | |
static BlockOption |
BlockOption.TEXT
Represents the policy that there is some text in the block. |
static BlockOption |
BlockOption.STMT
Represents the policy that there is a statement in the block. |
|
|||||||||
| Home >> All >> com >> puppycrawl >> tools >> checkstyle >> checks >> [ blocks overview ] | PREV NEXT | ||||||||