public interface JavaAnnotatedTypeIterator
Modifier and Type | Interface and Description |
---|---|
static class |
JavaAnnotatedTypeIterator.BaseAnnotatedTypeIterator |
Modifier and Type | Method and Description |
---|---|
void |
apply(AnnotationTableEntry entry) |
JavaAnnotatedTypeIterator |
moveArray(DecompilerComments comments) |
JavaAnnotatedTypeIterator |
moveBound(DecompilerComments comments) |
JavaAnnotatedTypeIterator |
moveNested(DecompilerComments comments) |
JavaAnnotatedTypeIterator |
moveParameterized(int index,
DecompilerComments comments) |
JavaAnnotatedTypeIterator moveArray(DecompilerComments comments)
JavaAnnotatedTypeIterator moveBound(DecompilerComments comments)
JavaAnnotatedTypeIterator moveNested(DecompilerComments comments)
JavaAnnotatedTypeIterator moveParameterized(int index, DecompilerComments comments)
void apply(AnnotationTableEntry entry)