Home | History | Annotate | Download | only in javassist

Lines Matching defs:mDesc

1109             String mDesc = getDescriptor() + typeDesc;
1110 code.addInvokestatic(objectType, methodName, mDesc);