summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0.json/Regress.TestFloating.json
blob: e32866e0f7cb42978e41b40469a38d040a7082b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "constructors": [
        {
            "doc": "",
            "kind": "constructor",
            "name": "new",
            "parameters": [],
            "retval": {
                "type": "RegressTestFloating*"
            }
        }
    ],
    "doc": "",
    "kind": "class",
    "methods": [],
    "name": "TestFloating",
    "properties": [],
    "signals": [],
    "vfuncs": []
}