Searched refs:returnDescriptor (Results 1 – 2 of 2) sorted by relevance
634 returnDescriptor (); in methodDescriptor()643 void returnDescriptor () throws IOException in returnDescriptor() method in Types.methodDescriptorCompiler
305 String returnDescriptor = getDescriptor(executableType.getReturnType());306 return "(" + parameterDescriptors + ")" + returnDescriptor;