Searched defs:isTokenChar (Results 1 – 2 of 2) sorted by relevance
394 protected boolean isTokenChar(char ch) { in isTokenChar() method in BasicTokenIterator
299 public static final boolean isTokenChar( char c ) { in isTokenChar() method in LexerCore