core/parser library

Classes

ParsedFile
Holds the parsed AST of a single Dart source file plus the raw text.
Parser
Wraps the analyzer package to produce ParsedFiles.