Package com.google.errorprone
package com.google.errorprone
-
ClassDescriptionDescribes 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 aBugPattern
annotation, and writes a tab-delimited text file dumping the data found.An exception that indicates that BugPattern validation failed.