| { |
| "$schema": "../../doc/schema/record_use.schema.json", |
| "constants": [ |
| { |
| "type": "int", |
| "value": 42 |
| } |
| ], |
| "locations": [ |
| { |
| "uri": "simple.dart" |
| } |
| ], |
| "metadata": { |
| "comment": "Recorded usages of objects tagged with a `RecordUse` annotation", |
| "version": "0.4.0" |
| }, |
| "recordings": [ |
| { |
| "calls": [ |
| { |
| "@": 0, |
| "loading_unit": "1", |
| "positional": [ |
| 0 |
| ], |
| "type": "with_arguments" |
| } |
| ], |
| "definition": { |
| "identifier": { |
| "name": "someStaticMethod", |
| "scope": "SomeClass", |
| "uri": "simple.dart" |
| }, |
| "loading_unit": "1" |
| } |
| } |
| ] |
| } |