Package | Description |
---|---|
com.puppycrawl.tools.checkstyle |
Contains the implementation of the Checkstyle framework.
|
Modifier and Type | Class and Description |
---|---|
class |
PackageObjectFactory
A factory for creating objects from package names and names.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeWalker.setModuleFactory(ModuleFactory moduleFactory)
Sets the module factory for creating child modules (Checks).
|
void |
Checker.setModuleFactory(ModuleFactory moduleFactory)
Sets the factory for creating submodules.
|
Copyright © 2001–2018. All rights reserved.