106 lines
No EOL
2.2 KiB
JSON
106 lines
No EOL
2.2 KiB
JSON
{
|
|
"rougail": {
|
|
"type": "namespace",
|
|
"informations": {
|
|
"paths": [
|
|
"rougail"
|
|
],
|
|
"names": [
|
|
"rougail"
|
|
],
|
|
"description": "Rougail",
|
|
"properties": [
|
|
{
|
|
"type": "mode",
|
|
"name": "basic"
|
|
}
|
|
]
|
|
},
|
|
"children": {
|
|
"var": {
|
|
"type": "variable",
|
|
"default": "val2",
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "string"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "standard"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory"
|
|
}
|
|
],
|
|
"paths": [
|
|
"rougail.var"
|
|
],
|
|
"names": [
|
|
"var"
|
|
],
|
|
"descriptions": [
|
|
"A suffix variable."
|
|
]
|
|
},
|
|
"dyn{{ identifier }}": {
|
|
"type": "dynamic",
|
|
"informations": {
|
|
"paths": [
|
|
"rougail.dynval1",
|
|
"rougail.dynval2"
|
|
],
|
|
"names": [
|
|
"dynval1",
|
|
"dynval2"
|
|
],
|
|
"description": "a dynamic family",
|
|
"properties": [
|
|
{
|
|
"type": "mode",
|
|
"name": "basic"
|
|
}
|
|
],
|
|
"identifiers": [
|
|
"val1",
|
|
"the value of the variable \"rougail.var\"."
|
|
],
|
|
"help": [
|
|
"This family builds families dynamically."
|
|
]
|
|
},
|
|
"children": {
|
|
"vardyn": {
|
|
"paths": [
|
|
"rougail.dynval1.vardyn",
|
|
"rougail.dynval2.vardyn"
|
|
],
|
|
"names": [
|
|
"vardyn",
|
|
"vardyn"
|
|
],
|
|
"type": "variable",
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "string"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "basic"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory"
|
|
}
|
|
],
|
|
"descriptions": [
|
|
"A dynamic variable."
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |