max_stack, max_locals, byte_code, c_exc, code_attrs, cp.getConstantPool());
addAttribute(code);
}
addAnnotationsAsAttribute(cp);
addParameterAnnotationsAsAttribute(cp);
ExceptionTable et = null;
if (throws_vec.size() > 0) {
addAttribute(et = getExceptionTable(cp));
// Add `Exceptions' if there are "throws" clauses
}
Method m = new Method(access_flags, name_index, signature_index, getAttributes(), cp