|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Error | |
|---|---|
| hudson.plugins.checkstyle.parser | |
| Uses of Error in hudson.plugins.checkstyle.parser |
|---|
| Methods in hudson.plugins.checkstyle.parser that return types with arguments of type Error | |
|---|---|
java.util.Collection<Error> |
File.getErrors()
Returns all violations of this file. |
| Methods in hudson.plugins.checkstyle.parser with parameters of type Error | |
|---|---|
void |
File.addError(Error violation)
Adds a new violation to this file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||