summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-expected.json/Regress.TestFundamentalObjectClass.json
blob: 75f6d5b996c70bce8c41011b9f24861170143400 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
    "constructors": [],
    "doc": "",
    "fields": [
        {
            "doc": "",
            "kind": "field",
            "name": "type_class"
        },
        {
            "doc": "",
            "kind": "field",
            "name": "copy"
        },
        {
            "doc": "",
            "kind": "field",
            "name": "finalize"
        }
    ],
    "kind": "class",
    "methods": [],
    "name": "TestFundamentalObjectClass"
}