Searched refs:num_code_atts (Results 1 – 2 of 2) sorted by relevance
794 int num_code_atts = 0; in visitMethod() local813 num_code_atts++; in visitMethod()816 if ( !obj.isNative() && !obj.isAbstract() && num_code_atts != 1) { in visitMethod()818 "' must have exactly one Code attribute (found: "+num_code_atts+")."); in visitMethod()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...