summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-expected.json/Regress.AnnotationStruct.json
blob: d18969f52e580e8648b80f374aaa0ac8b6011a9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "constructors": [],
    "doc": "  <p>This is a test of an array of object in an field of a struct.</p>",
    "fields": [
        {
            "doc": "",
            "kind": "field",
            "name": "objects"
        }
    ],
    "kind": "class",
    "methods": [],
    "name": "AnnotationStruct"
}