summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0.json/Regress.FooThingWithArray.json
blob: 50d85c434bd9530c16fc44d84b5ef3753282fed5 (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": "x"
        },
        {
            "doc": "",
            "kind": "field",
            "name": "y"
        },
        {
            "doc": "",
            "kind": "field",
            "name": "lines"
        },
        {
            "doc": "",
            "kind": "field",
            "name": "data"
        }
    ],
    "kind": "class",
    "methods": [],
    "name": "FooThingWithArray"
}