fa5da6a944
Token position and script reference information are cheap to provide and make it possible to tie objects to scripts without requiring additional requests for full objects. TEST=Existing Change-Id: I917714149a72a53081fee5626ccad858e86f5313 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/201864 Commit-Queue: Ben Konyi <bkonyi@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com>
vm_service
A library to access the VM Service Protocol.
Usage
See the example for a simple use of the library's API.
The VM Service Protocol spec can be found at github.com/dart-lang/sdk/runtime/vm/service/service.md.
Features and bugs
Please file feature requests and bugs at the issue tracker.