blob: c8c4b37a9297ea830b36edd01c8f0163400c869f [file]
{
"$schema": "../../doc/schema/record_use.schema.json",
"constants": [
{
"type": "non_constant"
},
{
"type": "int",
"value": 42
}
],
"definitions": [
{
"path": [
{
"kind": "class",
"name": "OtherClass"
},
{
"disambiguators": [
"static"
],
"kind": "method",
"name": "generate"
}
],
"uri": "package:record_use_test/complex.dart"
}
],
"loading_units": [
{
"name": "1"
}
],
"uses": {
"static_calls": [
{
"definition_index": 0,
"uses": [
{
"loading_unit_index": 0,
"positional": [
0,
0,
0,
0,
1
],
"type": "with_arguments"
}
]
}
]
}
}