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