dart/analysis/session library
Classes
- AnalysisSession
- A consistent view of the results of analyzing one or more files.
Exceptions / Errors
- InconsistentAnalysisException
- The exception thrown by an AnalysisSession if a result is requested that might be inconsistent with any previously returned results.