Package | Description |
---|---|
com.thomasjensen.checkstyle.addons.checks.misc |
Checks that find miscellaneous problems.
|
Modifier and Type | Class and Description |
---|---|
class |
MdlJsonConfig
Deserialized version of the directories.json.
|
static class |
MdlJsonConfig.MdlSpec
An MDL Spec specifies the characteristics of one directory in the module directory layout, for example
src/main/java.
|
static class |
MdlJsonConfig.Settings
Encapsulates the general settings which are supported in a directories.json.
|
static class |
MdlJsonConfig.SpecElement
The allow and deny lists in each MDL path specification are composed of elements of
SpecElement s. |