Package javassist.bytecode
Class TypeAnnotationsAttribute.Copier
java.lang.Object
javassist.bytecode.AnnotationsAttribute.Walker
javassist.bytecode.AnnotationsAttribute.Copier
javassist.bytecode.TypeAnnotationsAttribute.Copier
- Enclosing class:
TypeAnnotationsAttribute
-
Field Summary
FieldsFields inherited from class javassist.bytecode.AnnotationsAttribute.Copier
classnames, destPool, output, srcPool, writer
Fields inherited from class javassist.bytecode.AnnotationsAttribute.Walker
info
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javassist.bytecode.AnnotationsAttribute.Copier
annotation, annotationMemberValue, arrayMemberValue, classMemberValue, close, constValueMember, copy, copyType, enumMemberValue, memberValuePair, parameters
Methods inherited from class javassist.bytecode.AnnotationsAttribute.Walker
annotation, annotationArray, annotationArray, memberValue, memberValuePair, parameters
-
Field Details
-
sub
-
-
Constructor Details
-
Copier
-
-
Method Details
-
annotationArray
- Overrides:
annotationArray
in classAnnotationsAttribute.Copier
- Throws:
Exception
-