new ArrayList<JvmType.Clazz>(), modifiers);
this.filename = module.filename();
if(filename != null) {
cf.attributes().add(new SourceFile(filename));
}
boolean addMainLauncher = false;
HashMap<JvmConstant,Integer> constants = new HashMap<JvmConstant,Integer>();