Home | History | Annotate | Download | only in lexer

Lines Matching defs:new7

260                             @SuppressWarnings("hiding") Token token = new7(
998 Token new7(@SuppressWarnings("hiding") int line, @SuppressWarnings("hiding") int pos) { return new TIf(line, pos); }