Home | History | Annotate | Download | only in lexer

Lines Matching defs:new47

822                             @SuppressWarnings("hiding") Token token = new47(
1038 Token new47(@SuppressWarnings("hiding") String text, @SuppressWarnings("hiding") int line, @SuppressWarnings("hiding") int pos) { return new TDecNumber(text, line, pos); }