blob: 913f55fc09f5e871b3d19373fb3eae780e1c2242 [file] [log] [blame]
{
"$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"
}
}
]
}