Package | Description |
---|---|
com.google.doclava |
Modifier and Type | Method and Description |
---|---|
static Set<ErrorMessage> |
Errors.getErrors() |
Set<ErrorMessage> |
ErrorReport.getErrors() |
Modifier and Type | Method and Description |
---|---|
int |
ErrorMessage.compareTo(ErrorMessage other) |
Modifier and Type | Method and Description |
---|---|
static void |
Errors.printErrors(Set<ErrorMessage> errors) |
Constructor and Description |
---|
ErrorReport(int code,
Set<ErrorMessage> errors) |
Copyright © 2010-2014 Google. All Rights Reserved.