public interface FieldVisitor
| Modifier and Type | Field and Description |
|---|---|
static FieldVisitor |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
void |
visitAnnotation(CustomAnnotation annotation,
boolean visible) |
void |
visitAttribute(SourceAttribute attribute) |
void |
visitEnd() |
static final FieldVisitor EMPTY
void visitAttribute(SourceAttribute attribute)
void visitAnnotation(CustomAnnotation annotation, boolean visible)
void visitEnd()