Hierarchy For Package com.google.errorprone.refaster.annotation
Class Hierarchy
- java.lang.Object
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- com.google.errorprone.refaster.annotation.RequiredAnnotationProcessor
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
Annotation Type Hierarchy
- com.google.errorprone.refaster.annotation.AfterTemplate (implements java.lang.annotation.Annotation)
- com.google.errorprone.refaster.annotation.AllowCodeBetweenLines (implements java.lang.annotation.Annotation)
- com.google.errorprone.refaster.annotation.AlsoNegation (implements java.lang.annotation.Annotation)
- com.google.errorprone.refaster.annotation.BeforeTemplate (implements java.lang.annotation.Annotation)
- com.google.errorprone.refaster.annotation.Matches (implements java.lang.annotation.Annotation)
- com.google.errorprone.refaster.annotation.MayOptionallyUse (implements java.lang.annotation.Annotation)
- com.google.errorprone.refaster.annotation.NoAutoboxing (implements java.lang.annotation.Annotation)
- com.google.errorprone.refaster.annotation.NotMatches (implements java.lang.annotation.Annotation)
- com.google.errorprone.refaster.annotation.OfKind (implements java.lang.annotation.Annotation)
- com.google.errorprone.refaster.annotation.Placeholder (implements java.lang.annotation.Annotation)
- com.google.errorprone.refaster.annotation.Repeated (implements java.lang.annotation.Annotation)
- com.google.errorprone.refaster.annotation.RequiredAnnotation (implements java.lang.annotation.Annotation)
- com.google.errorprone.refaster.annotation.UseImportPolicy (implements java.lang.annotation.Annotation)