Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks.naming |
Contains the Naming conventions checks
that are bundled with the main distribution.
|
Class and Description |
---|
AbstractAccessControlNameCheck
Abstract class for checking a class member (field/method)'s name conforms to
a format specified by the format property.
|
AbstractNameCheck
Abstract class for checking that names conform to a specified format.
|
Copyright © 2001–2022. All rights reserved.