857fcb18c0f97b8ea09e936fa7630a6f159a74b1
[nit.git] / src / doc / templates / tests / test_json_model.sav / test_modules_to_full_json.res
1 {
2         "name": "game_examples",
3         "namespace": [{
4                 "name": "test_prog",
5                 "synopsis": "Test program for model tools."
6         }, "::", {
7                 "name": "game_examples"
8         }],
9         "class_name": "MModule",
10         "full_name": "test_prog::game_examples",
11         "visibility": "public",
12         "modifiers": ["module"]
13 }
14 {
15         "name": "excluded",
16         "namespace": [{
17                 "name": "excluded"
18         }, "::", {
19                 "name": "excluded"
20         }],
21         "class_name": "MModule",
22         "full_name": "excluded::excluded",
23         "visibility": "public",
24         "modifiers": ["module"]
25 }
26 {
27         "name": "game",
28         "synopsis": "A game abstraction for RPG.",
29         "namespace": [{
30                 "name": "test_prog",
31                 "synopsis": "Test program for model tools."
32         }, "::", {
33                 "name": "game",
34                 "synopsis": "A game abstraction for RPG."
35         }],
36         "class_name": "MModule",
37         "full_name": "test_prog::game",
38         "visibility": "public",
39         "html_synopsis": "<span class=\"synopsys nitdoc\">A game abstraction for RPG.</span>",
40         "modifiers": ["module"]
41 }
42 {
43         "name": "platform",
44         "synopsis": "Declares base types allowed on the platform.",
45         "namespace": [{
46                 "name": "test_prog",
47                 "synopsis": "Test program for model tools."
48         }, "::", {
49                 "name": "platform",
50                 "synopsis": "Declares base types allowed on the platform."
51         }],
52         "class_name": "MModule",
53         "full_name": "test_prog::platform",
54         "visibility": "public",
55         "html_synopsis": "<span class=\"synopsys nitdoc\">Declares base types allowed on the platform.</span>",
56         "modifiers": ["module"]
57 }
58 {
59         "name": "careers",
60         "synopsis": "Careers of the game.",
61         "namespace": [{
62                 "name": "test_prog",
63                 "synopsis": "Test program for model tools."
64         }, "::", {
65                 "name": "careers",
66                 "synopsis": "Careers of the game."
67         }],
68         "class_name": "MModule",
69         "full_name": "test_prog::careers",
70         "visibility": "public",
71         "html_synopsis": "<span class=\"synopsys nitdoc\">Careers of the game.</span>",
72         "modifiers": ["module"]
73 }
74 {
75         "name": "character",
76         "synopsis": "Characters are playable entity in the world.",
77         "namespace": [{
78                 "name": "test_prog",
79                 "synopsis": "Test program for model tools."
80         }, "::", {
81                 "name": "character",
82                 "synopsis": "Characters are playable entity in the world."
83         }],
84         "class_name": "MModule",
85         "full_name": "test_prog::character",
86         "visibility": "public",
87         "html_synopsis": "<span class=\"synopsys nitdoc\">Characters are playable entity in the world.</span>",
88         "modifiers": ["module"]
89 }
90 {
91         "name": "combat",
92         "synopsis": "COmbat interactions between characters.",
93         "namespace": [{
94                 "name": "test_prog",
95                 "synopsis": "Test program for model tools."
96         }, "::", {
97                 "name": "combat",
98                 "synopsis": "COmbat interactions between characters."
99         }],
100         "class_name": "MModule",
101         "full_name": "test_prog::combat",
102         "visibility": "public",
103         "html_synopsis": "<span class=\"synopsys nitdoc\">COmbat interactions between characters.</span>",
104         "modifiers": ["module"]
105 }
106 {
107         "name": "races",
108         "synopsis": "Races of the game.",
109         "namespace": [{
110                 "name": "test_prog",
111                 "synopsis": "Test program for model tools."
112         }, "::", {
113                 "name": "races",
114                 "synopsis": "Races of the game."
115         }],
116         "class_name": "MModule",
117         "full_name": "test_prog::races",
118         "visibility": "public",
119         "html_synopsis": "<span class=\"synopsys nitdoc\">Races of the game.</span>",
120         "modifiers": ["module"]
121 }
122 {
123         "name": "rpg",
124         "synopsis": "A worlg RPG abstraction.",
125         "namespace": [{
126                 "name": "test_prog",
127                 "synopsis": "Test program for model tools."
128         }, "::", {
129                 "name": "rpg",
130                 "synopsis": "A worlg RPG abstraction."
131         }],
132         "class_name": "MModule",
133         "full_name": "test_prog::rpg",
134         "visibility": "public",
135         "html_synopsis": "<span class=\"synopsys nitdoc\">A worlg RPG abstraction.</span>",
136         "modifiers": ["module"]
137 }
138 {
139         "name": "test_prog",
140         "synopsis": "A test program with a fake model to check model tools.",
141         "namespace": [{
142                 "name": "test_prog",
143                 "synopsis": "Test program for model tools."
144         }, "::", {
145                 "name": "test_prog",
146                 "synopsis": "A test program with a fake model to check model tools."
147         }],
148         "class_name": "MModule",
149         "full_name": "test_prog::test_prog",
150         "visibility": "public",
151         "html_synopsis": "<span class=\"synopsys nitdoc\">A test program with a fake model to check model tools.</span>",
152         "modifiers": ["module"]
153 }
154 {
155         "name": "test_game",
156         "namespace": [{
157                 "name": "test_prog",
158                 "synopsis": "Test program for model tools."
159         }, "::", {
160                 "name": "test_game"
161         }],
162         "class_name": "MModule",
163         "full_name": "test_prog::test_game",
164         "visibility": "public",
165         "modifiers": ["module"]
166 }
167 {
168         "name": "test_prog-m",
169         "namespace": [{
170                 "name": "test_prog-m"
171         }],
172         "class_name": "MModule",
173         "full_name": "test_prog-m",
174         "visibility": "public",
175         "modifiers": ["module"]
176 }