com.puppycrawl.tools.checkstyle.api
public final class LocalizedMessages extends Object
Version: 1.0
| Method Summary | |
|---|---|
| void | add(LocalizedMessage aMsg)
Logs a message to be reported. |
| LocalizedMessage[] | getMessages() |
| void | reset() Reset the object. |
| int | size() |
Parameters: aMsg the message to log
Returns: the logged messages *
Returns: the number of messages