Searched refs:posn (Results 1 – 1 of 1) sorted by relevance
62 int posn = -1; in typeToDescriptor() local63 while ((posn = type.indexOf('[', posn+1)) != -1) { in typeToDescriptor()65 firstPosn = posn; in typeToDescriptor()