Package | Description |
---|---|
com.puppycrawl.tools.checkstyle |
Contains the implementation of the Checkstyle framework.
|
com.puppycrawl.tools.checkstyle.api |
Contains the core API to be used to implement checks.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultContext
A default implementation of the Context interface.
|
Modifier and Type | Method and Description |
---|---|
void |
Contextualizable.contextualize(Context context)
Sets the context for this Component.
|
void |
AutomaticBean.contextualize(Context context)
Implements the Contextualizable interface using bean introspection.
|
Copyright © 2001–2018. All rights reserved.