Searched refs:firstPosn (Results 1 – 1 of 1) sorted by relevance
61 int firstPosn = -1; in typeToDescriptor() local64 if (firstPosn == -1) in typeToDescriptor()65 firstPosn = posn; in typeToDescriptor()70 if (firstPosn != -1) in typeToDescriptor()71 type = type.substring(0, firstPosn); in typeToDescriptor()