Package | Description |
---|---|
com.puppycrawl.tools.checkstyle.checks.indentation |
Contains all classes required for the
indentation check.
|
Modifier and Type | Field and Description |
---|---|
private HandlerFactory |
IndentationCheck.handlerFactory
Factory from which handlers are distributed.
|
Modifier and Type | Method and Description |
---|---|
HandlerFactory |
IndentationCheck.getHandlerFactory()
Accessor for the handler factory.
|