| { |
| "$schema": "../../doc/schema/record_use.schema.json", |
| "constants": [ |
| { |
| "type": "int", |
| "value": 99 |
| } |
| ], |
| "definitions": [ |
| { |
| "path": [ |
| { |
| "kind": "class", |
| "name": "SomeClass" |
| }, |
| { |
| "disambiguators": [ |
| "static" |
| ], |
| "kind": "method", |
| "name": "someStaticMethod2" |
| } |
| ], |
| "uri": "package:record_use_test/basic.dart" |
| } |
| ], |
| "loading_units": [ |
| { |
| "name": "1" |
| } |
| ], |
| "metadata": { |
| "comment": "Recorded usages of objects tagged with a `RecordUse` annotation", |
| "version": "0.4.0" |
| }, |
| "uses": { |
| "static_calls": [ |
| { |
| "definition_index": 0, |
| "uses": [ |
| { |
| "loading_unit_indices": [ |
| 0 |
| ], |
| "positional": [ |
| 0 |
| ], |
| "type": "with_arguments" |
| } |
| ] |
| } |
| ] |
| } |
| } |