Home | History | Annotate | Download | only in lang

Lines Matching refs:isIdentifierIgnorable

4131                         || isIdentifierIgnorable(ch);
4174 * java.lang.Character.isIdentifierIgnorable().<br>
4182 public static boolean isIdentifierIgnorable(int ch)
4184 // see java.lang.Character.isIdentifierIgnorable() on range of