| commit | 64d82cadae71b1b77c5b76b01a2fccee983a0a0c | [log] [tgz] |
|---|---|---|
| author | Vijay Menon <vsm@google.com> | Tue Feb 23 05:46:50 2016 -0800 |
| committer | Vijay Menon <vsm@google.com> | Tue Feb 23 05:46:50 2016 -0800 |
| tree | 1ef650c2b5ac5c6839995144054bb98ae47d8d0f | |
| parent | ee812d53fe33e40942e013220fabab5e859ea9ac [diff] |
Make SourceSpanException.source a getter The override in https://github.com/dart-lang/string_scanner/blob/master/lib/src/exception.dart is causing a problem in DDC / strong mode. R=rnystrom@google.com Review URL: https://codereview.chromium.org//1722603005 .