Package xyz.cofe.trambda.bc.ann
Class AEnd
- java.lang.Object
-
- xyz.cofe.trambda.bc.ann.AAbstractBC
-
- xyz.cofe.trambda.bc.ann.AEnd
-
- All Implemented Interfaces:
Serializable,xyz.cofe.collection.ImTree<ByteCode>,xyz.cofe.collection.ImTreeWalk<ByteCode>,AnnotationByteCode,AnnotationWriter,ByteCode
public class AEnd extends AAbstractBC implements AnnotationWriter
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AEnd()
-
-
-
Method Detail
-
clone
public AEnd clone()
- Specified by:
clonein interfaceAnnotationByteCode- Specified by:
clonein classAAbstractBC
-
write
public void write(org.objectweb.asm.AnnotationVisitor v)
- Specified by:
writein interfaceAnnotationWriter
-
-