summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0.json/Regress.TestStructE.json
blob: 36fc98cf32558dd24ae9964b561a875093d0bd87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "constructors": [],
    "doc": "",
    "fields": [
        {
            "doc": "",
            "kind": "field",
            "name": "some_type"
        },
        {
            "doc": "",
            "kind": "field",
            "name": "some_union"
        }
    ],
    "kind": "class",
    "methods": [],
    "name": "TestStructE"
}