Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks.header |
File Header checks.
|
Modifier and Type | Class and Description |
---|---|
class |
HeaderCheck
Checks the header of the source against a fixed header file.
|
class |
RegexpHeaderCheck
Checks the header of the source against a header file that contains a
regular expression
for each line of the source header. |
Copyright © 2001–2018. All rights reserved.