Package xyz.cofe.trambda.bc.cls
Interface ClazzWriter
-
- All Known Subinterfaces:
ClsByteCode
- All Known Implementing Classes:
CAnnotation,CBegin,CEnd,CField,CInnerClass,CMethod,CNestHost,CNestMember,COuterClass,CPermittedSubclass,CSource,CTypeAnnotation
public interface ClazzWriter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwrite(org.objectweb.asm.ClassWriter v)
-