All Classes and Interfaces

Class
Description
Describes a bug pattern detected by error-prone.
The type of link to generate in the compiler error message.
The severity of the diagnostic.
A collection of standardized tags that can be applied to BugPatterns.
A serialization-friendly POJO of the information in a BugPattern.
Validates an @BugPattern annotation for wellformedness.
Annotation processor which visits all classes that have a BugPattern annotation, and writes a tab-delimited text file dumping the data found.
The type parameter to which this annotation is applied should only be instantiated with immutable types.
An exception that indicates that BugPattern validation failed.