| Package | Description |
|---|---|
| com.puppycrawl.tools.checkstyle.api |
Contains the core API to be used to implement checks.
|
| Modifier and Type | Method and Description |
|---|---|
protected LocalizedMessages |
AbstractFileSetCheck.getMessageCollector()
Returns the collector for violation messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Check.setMessages(LocalizedMessages messages)
Set the global object used to collect messages.
|
Copyright © 2001–2015. All rights reserved.