esther-medina-quintero-parser-nearley
Version:
38 lines • 568 B
JSON
{
"type": "apply",
"operator": {
"type": "apply",
"operator": {
"type": "apply",
"operator": {
"type": "word",
"offset": 0,
"lineBreaks": 0,
"line": 1,
"col": 1,
"name": "f"
},
"args": [
{
"type": "value",
"value": 1,
"raw": "1"
}
]
},
"args": [
{
"type": "value",
"value": 2,
"raw": "2"
}
]
},
"args": [
{
"type": "value",
"value": 3,
"raw": "3"
}
]
}