Home | History | Annotate | Download | only in Format

Lines Matching refs:Parser

25 /// \brief A parser that gathers additional information about tokens.
61 // FIXME: This is getting out of hand, write a decent parser.
933 AnnotatingParser Parser(Line, Ident_in);
934 Line.Type = Parser.parseLine();