| commit | 97668dae7172ca2b12f8161141aac6906962854b | [log] [tgz] |
|---|---|---|
| author | Natalie Weizenbaum <nweiz@google.com> | Tue Mar 17 19:41:58 2020 -0700 |
| committer | GitHub <noreply@github.com> | Tue Mar 17 19:41:58 2020 -0700 |
| tree | 9b2dfaa32915c5010f04e3e2c84bb6464abd2581 | |
| parent | 4ce9a76ad19d034d8ea5a75ad2f0f95d5c2bf4d9 [diff] |
Add SourceSpan.subspan() (dart-lang/source_span#54) This is useful when a span may cover multiple logical tokens, and a user wants to single out a single specific token.