summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0.json/Regress.FooSubInterfaceIface.json
blob: 4f32825f79594b5515d68b09bc9eb3c4c9cd67f4 (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
25
26
27
28
29
{
    "constructors": [],
    "doc": "",
    "fields": [
        {
            "doc": "",
            "kind": "field",
            "name": "parent_iface"
        },
        {
            "doc": "",
            "kind": "field",
            "name": "destroy_event"
        },
        {
            "doc": "",
            "kind": "field",
            "name": "do_bar"
        },
        {
            "doc": "",
            "kind": "field",
            "name": "do_baz"
        }
    ],
    "kind": "class",
    "methods": [],
    "name": "FooSubInterfaceIface"
}