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