Chromium Code Reviews
DescriptionConnect analyzer's AnalysisError object to front_end's CompilationError.
AnalysisError implements CompilationError but provides additional
services, such as extensibility via the `getProperty` method.
Note: CompilationError.location has been renamed to
CompilationError.span to avoid confusion (since its type is
`SourceSpan`, not `SourceLocation`).
R=scheglov@google.com
Committed: https://github.com/dart-lang/sdk/commit/fc5270df72d47daf68e16b8985591d40f3ee264a
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (2 generated)
|