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