null, "com/sun/corba/se/impl/corba/AnyImpl", null);
cw.visitSource("FixedAnyImpl.java", null);
fv = cw.visitField(0, "obj", "Lorg/omg/CORBA/portable/Streamable;", null, null);
fv.visitEnd();
addFixedAnyConstructor(helper, cw);
addInsertOverride(helper, cw);
addExtractOverride(helper, cw);
addReadOverride(helper, cw);
addWriteOverride(helper, cw);