Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks.blocks |
Contains the Block checks that are
bundled with the main distribution.
|
Class and Description |
---|
BlockOption
Represents the policy for checking block statements.
|
LeftCurlyOption
Represents the options for placing the left curly brace
'{' . |
RightCurlyOption
Represents the options for placing the right curly brace
'}' . |
Copyright © 2001–2018. All rights reserved.