{ "results": [{ "name": "defaultinit", "namespace": [{ "name": "test_prog", "synopsis": "Test program for model tools." }, "$", { "name": "Character", "synopsis": "Characters can be played by both the human or the machine." }, "$", { "name": "defaultinit" }], "class_name": "MMethodDef", "full_name": "test_prog$Character$defaultinit", "visibility": "public", "modifiers": ["init"], "is_intro": true, "msignature": { "arity": 4, "mparameters": [{ "is_vararg": false, "name": "race", "mtype": { "name": "Race", "synopsis": "Race determines basic characteristics and what the character will be able to do in life.", "html_synopsis": "Race determines basic characteristics and what the character will be able to do in life." } }, { "is_vararg": false, "name": "name", "mtype": { "name": "String", "synopsis": "Strings (there is no chars...).", "html_synopsis": "Strings (there is no chars...)." } }, { "is_vararg": false, "name": "age", "mtype": { "name": "Int", "synopsis": "Some services about Integers.", "html_synopsis": "Some services about Integers." } }, { "is_vararg": false, "name": "sex", "mtype": { "name": "Bool", "synopsis": "Booleans, `true` or `false`.", "html_synopsis": "Booleans, true or false." } }], "return_mtype": null } }, { "name": "total_strengh", "synopsis": "The actual strength of the character.", "namespace": [{ "name": "test_prog", "synopsis": "Test program for model tools." }, "$", { "name": "Character", "synopsis": "Characters can be played by both the human or the machine." }, "$", { "name": "total_strengh", "synopsis": "The actual strength of the character." }], "class_name": "MMethodDef", "full_name": "test_prog$Character$total_strengh", "visibility": "public", "html_synopsis": "The actual strength of the character.", "modifiers": ["fun"], "is_intro": true, "msignature": { "arity": 0, "mparameters": [], "return_mtype": { "name": "Int", "synopsis": "Some services about Integers.", "html_synopsis": "Some services about Integers." } } }], "page": null, "count": null, "limit": null, "max": null }