Interface JavaAnnotatedTypeIterator
- All Known Implementing Classes:
DeclarationAnnotationHelper.ArrayCountingIterator,DeclarationAnnotationHelper.NestedCountingIterator,DeclarationAnnotationHelper.SinglePartTypeIterator,JavaAnnotatedTypeIterator.BaseAnnotatedTypeIterator,JavaArrayTypeInstance.Annotated.Iterator,JavaGenericPlaceholderTypeInstance.Annotated.Iterator,JavaGenericRefTypeInstance.Annotated.Iterator,JavaRefTypeInstance.Annotated.Iterator,JavaWildcardTypeInstance.Annotated.Iterator,RawJavaType.Annotated.Iterator
public interface JavaAnnotatedTypeIterator
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(AnnotationTableEntry entry) moveArray(DecompilerComments comments) moveBound(DecompilerComments comments) moveNested(DecompilerComments comments) moveParameterized(int index, DecompilerComments comments)
-
Method Details
-
moveArray
-
moveBound
-
moveNested
-
moveParameterized
-
apply
-