expexp
Version:
The express model io and express model and data representation.
34 lines (33 loc) • 532 B
JSON
{
"t": "func",
"id": "FctWoParams",
"params":[],
"locals":[
{
"t":"local_var",
"ids":[{"t":"decl_id","id":"tmp"}],
"type":{"t":"integer"},
"expr":{
"t":"expr",
"arg0":[[
{
"t":"factor",
"arg0":{"t":"integer","value":0},
"quals0":[],
"arg1":null,
"quals1":null
}
]],
"op":null,
"arg1":null
}
},
{
"t":"local_var",
"ids":[{"t":"decl_id","id":"tmpUnassigned"}],
"type":{"t":"boolean"},
"expr":null
}
],
"result":{"t":"integer"}
}