d58aef95ee9f3c8f74dfd65f65f56027999ba0a1
[nit.git] / src / doc / commands / tests / test_commands_json.sav / test_cmd_search.res
1 {
2         "results": [{
3                 "name": "Career",
4                 "synopsis": "A `Career` gives a characteristic bonus or malus to the character.",
5                 "namespace": [{
6                         "name": "test_prog",
7                         "synopsis": "Test program for model tools."
8                 }, "::", {
9                         "name": "Career",
10                         "synopsis": "A `Career` gives a characteristic bonus or malus to the character."
11                 }],
12                 "class_name": "MClass",
13                 "full_name": "test_prog::Career",
14                 "visibility": "public",
15                 "html_synopsis": "<span class=\"synopsys nitdoc\">A <code class=\"nitcode\"><span class=\"nitcode\"><span class=\"line\"><span class=\"nc_t\">Career</span></span></span></code> gives a characteristic bonus or malus to the character.</span>",
16                 "modifiers": ["abstract class"]
17         }, {
18                 "name": "career",
19                 "synopsis": "The current `Career` of the character.",
20                 "namespace": [{
21                         "name": "test_prog",
22                         "synopsis": "Test program for model tools."
23                 }, "::", {
24                         "name": "Character",
25                         "synopsis": "Characters can be played by both the human or the machine."
26                 }, "::", {
27                         "name": "career",
28                         "synopsis": "The current `Career` of the character."
29                 }],
30                 "class_name": "MMethod",
31                 "full_name": "test_prog::Character::career",
32                 "visibility": "public",
33                 "html_synopsis": "<span class=\"synopsys nitdoc\">The current <code class=\"nitcode\"><span class=\"nitcode\"><span class=\"line\"><span class=\"nc_t\">Career</span></span></span></code> of the character.</span>",
34                 "modifiers": ["fun"],
35                 "msignature": {
36                         "arity": 0,
37                         "mparameters": [],
38                         "return_mtype": {
39                                 "name": "nullable Career",
40                                 "synopsis": "A `Career` gives a characteristic bonus or malus to the character.",
41                                 "html_synopsis": "<span class=\"synopsys nitdoc\">A <code class=\"nitcode\"><span class=\"nitcode\"><span class=\"line\"><span class=\"nc_t\">Career</span></span></span></code> gives a characteristic bonus or malus to the character.</span>"
42                         }
43                 }
44         }, {
45                 "name": "game",
46                 "synopsis": "Gaming group",
47                 "namespace": [{
48                         "name": "test_prog",
49                         "synopsis": "Test program for model tools."
50                 }, ">", {
51                         "name": "game",
52                         "synopsis": "Gaming group"
53                 }, ">"],
54                 "class_name": "MGroup",
55                 "full_name": "test_prog>game>",
56                 "visibility": "public",
57                 "html_synopsis": "<span class=\"synopsys nitdoc\">Gaming group</span>",
58                 "modifiers": ["group"]
59         }, {
60                 "name": "game",
61                 "synopsis": "A game abstraction for RPG.",
62                 "namespace": [{
63                         "name": "test_prog",
64                         "synopsis": "Test program for model tools."
65                 }, "::", {
66                         "name": "game",
67                         "synopsis": "A game abstraction for RPG."
68                 }],
69                 "class_name": "MModule",
70                 "full_name": "test_prog::game",
71                 "visibility": "public",
72                 "html_synopsis": "<span class=\"synopsys nitdoc\">A game abstraction for RPG.</span>",
73                 "modifiers": ["module"]
74         }, {
75                 "name": "races",
76                 "synopsis": "Races of the game.",
77                 "namespace": [{
78                         "name": "test_prog",
79                         "synopsis": "Test program for model tools."
80                 }, "::", {
81                         "name": "races",
82                         "synopsis": "Races of the game."
83                 }],
84                 "class_name": "MModule",
85                 "full_name": "test_prog::races",
86                 "visibility": "public",
87                 "html_synopsis": "<span class=\"synopsys nitdoc\">Races of the game.</span>",
88                 "modifiers": ["module"]
89         }, {
90                 "name": "careers",
91                 "synopsis": "Careers of the game.",
92                 "namespace": [{
93                         "name": "test_prog",
94                         "synopsis": "Test program for model tools."
95                 }, "::", {
96                         "name": "careers",
97                         "synopsis": "Careers of the game."
98                 }],
99                 "class_name": "MModule",
100                 "full_name": "test_prog::careers",
101                 "visibility": "public",
102                 "html_synopsis": "<span class=\"synopsys nitdoc\">Careers of the game.</span>",
103                 "modifiers": ["module"]
104         }, {
105                 "name": "Game",
106                 "synopsis": "This is the interface you have to implement to use ure gaming platform.",
107                 "namespace": [{
108                         "name": "test_prog",
109                         "synopsis": "Test program for model tools."
110                 }, "::", {
111                         "name": "Game",
112                         "synopsis": "This is the interface you have to implement to use ure gaming platform."
113                 }],
114                 "class_name": "MClass",
115                 "full_name": "test_prog::Game",
116                 "visibility": "public",
117                 "html_synopsis": "<span class=\"synopsys nitdoc\">This is the interface you have to implement to use ure gaming platform.</span>",
118                 "modifiers": ["interface"]
119         }, {
120                 "name": "Race",
121                 "synopsis": "Race determines basic characteristics and what the character will be able to do in life.",
122                 "namespace": [{
123                         "name": "test_prog",
124                         "synopsis": "Test program for model tools."
125                 }, "::", {
126                         "name": "Race",
127                         "synopsis": "Race determines basic characteristics and what the character will be able to do in life."
128                 }],
129                 "class_name": "MClass",
130                 "full_name": "test_prog::Race",
131                 "visibility": "public",
132                 "html_synopsis": "<span class=\"synopsys nitdoc\">Race determines basic characteristics and what the character will be able to do in life.</span>",
133                 "modifiers": ["abstract class"]
134         }, {
135                 "name": "Starter",
136                 "namespace": [{
137                         "name": "test_prog",
138                         "synopsis": "Test program for model tools."
139                 }, "::", {
140                         "name": "Starter"
141                 }],
142                 "class_name": "MClass",
143                 "full_name": "test_prog::Starter",
144                 "visibility": "public",
145                 "modifiers": ["class"]
146         }, {
147                 "name": "age",
148                 "namespace": [{
149                         "name": "test_prog",
150                         "synopsis": "Test program for model tools."
151                 }, "::", {
152                         "name": "Character",
153                         "synopsis": "Characters can be played by both the human or the machine."
154                 }, "::", {
155                         "name": "age"
156                 }],
157                 "class_name": "MMethod",
158                 "full_name": "test_prog::Character::age",
159                 "visibility": "public",
160                 "modifiers": ["fun"],
161                 "msignature": {
162                         "arity": 0,
163                         "mparameters": [],
164                         "return_mtype": {
165                                 "name": "Int",
166                                 "synopsis": "Some services about Integers.",
167                                 "html_synopsis": "<span class=\"synopsys nitdoc\">Some services about Integers.</span>"
168                         }
169                 }
170         }],
171         "page": 1,
172         "count": 121,
173         "limit": 10,
174         "max": 12
175 }