Searched defs:ungetc (Results 1 - 1 of 1) sorted by relevance

/external/javassist/src/main/javassist/compiler/
H A DLex.java132 ungetc(c);
163 ungetc(c);
166 ungetc(c);
234 ungetc(c);
261 ungetc(c);
277 ungetc(c);
305 ungetc(c2);
347 ungetc(c);
383 ungetc(c3);
395 ungetc(c
522 private void ungetc(int c) { method in class:Lex
[all...]

Completed in 64 milliseconds