Searched refs:identStart (Results 1 – 1 of 1) sorted by relevance
149 private static boolean identStart( final int ch ) { in identStart() method in Signature161 if (!identStart(ch)) { in matchIdent()221 if (identStart(ch)) { in matchGJIdent()