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