Searched defs:unread (Results 1 – 3 of 3) sorted by relevance
122 private void unread(PushbackReader r, int c) throws IOException { in unread() method in HTMLScanner
343 private void unread(PushbackReader r, int c) throws IOException { in unread() method in HTMLScanner
1077 protected void unread(@SuppressWarnings("hiding") Token token) throws IOException in unread() method in Lexer