Searched refs:cutf8 (Results 1 – 2 of 2) sorted by relevance
674 … final ConstantUtf8 cutf8 = (ConstantUtf8) (cpg.getConstant(cnat.getNameIndex())); in visitInvokeInstruction() local675 … if (cutf8.getBytes().equals(Const.CONSTRUCTOR_NAME) && (!(o instanceof INVOKESPECIAL)) ) { in visitInvokeInstruction()678 …if ( (! (cutf8.getBytes().equals(Const.CONSTRUCTOR_NAME)) ) && (cutf8.getBytes().startsWith("<")) … in visitInvokeInstruction()768 … final ConstantUtf8 cutf8 = (ConstantUtf8) (cpg.getConstant( ((ConstantClass) c).getNameIndex() )); in visitNEW() local769 final Type t = Type.getType("L"+cutf8.getBytes()+";"); in visitNEW()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...