heta-parser
Version:
Parsing of Heta-language files.
75 lines (73 loc) • 1.16 kB
JSON
[
{
"action": "setNS",
"space": "two"
},
{
"action": "upsert",
"id": "s1",
"compartment": "comp1",
"space": "two",
"class": "Species"
},
{
"action": "upsert",
"id": "s2",
"compartment": "comp2",
"space": "two",
"class": "Species"
},
{
"action": "upsert",
"id": "s3",
"compartment": "comp3",
"space": "two",
"class": "Species"
},
{
"action": "upsert",
"id": "s1",
"assignments": {
"start_": 0.3
},
"space": "two"
},
{
"action": "upsert",
"id": "s2",
"assignments": {
"ode_": "s1/2"
},
"space": "two"
},
{
"action": "upsert",
"class": "Const",
"id": "k1",
"num": 1,
"space": "one"
},
{
"action": "setNS",
"type": "abstract",
"space": "xxx"
},
{
"action": "setNS",
"type": "concrete",
"space": "xxx"
},
{
"action": "setNS",
"space": "xxx"
},
{
"action": "setNS",
"type": "abstract",
"space": "xxx"
},
{
"action": "setNS",
"type": "abstract"
}
]