simplify object elements

This commit is contained in:
mhoffm
2021-06-18 07:20:55 +02:00
parent f4b4b4f026
commit b793cd7c37
5 changed files with 3653 additions and 3709 deletions

View File

@@ -414,17 +414,8 @@
"type": "SEQ",
"members": [
{
"type": "CHOICE",
"members": [
{
"type": "SYMBOL",
"name": "identifier"
},
{
"type": "SYMBOL",
"name": "expression"
}
]
"type": "SYMBOL",
"name": "expression"
},
{
"type": "CHOICE",
@@ -1219,13 +1210,6 @@
}
],
"conflicts": [
[
"body"
],
[
"object_elem",
"variable_expr"
],
[
"attr_splat"
],