expexp
Version:
The express model io and express model and data representation.
43 lines (42 loc) • 935 B
JSON
{
"schemaId":"BINARY_SCHEMA",
"types":[
"units/TpBinaryBacked",
{
"t": "type",
"id": "TpBinMax",
"spec": {
"t":"binary",
"spec": {
"t":"bounds",
"from": [],
"to": [[{ "t":"factor", "arg0":{"t":"integer", "value":42}, "quals0":[], "arg1":null, "quals1":null }]]
}
},
"wheres":[]
},
{
"t": "type",
"id": "TpBinFixed",
"spec": {
"t":"binary",
"spec": {
"t":"bounds",
"from": [[{ "t":"factor", "arg0":{"t":"integer", "value":14}, "quals0":[], "arg1":null, "quals1":null }]],
"to": [[{ "t":"factor", "arg0":{"t":"integer", "value":14}, "quals0":[], "arg1":null, "quals1":null }]]
}
},
"wheres":[]
}
],
"entities":[],
"functions":[],
"procedures":[],
"verySimpleTypes":[],
"typeInheritChains":[],
"entityInheritChains":[],
"enitiyCompleteAttrs":[],
"entityEvalOrders":[],
"functionEvalOrders":[],
"procedureEvalOrders":[]
}