Remove 'selection_type' alias
This commit is contained in:
parent
734f4452dd
commit
3bc77aab19
6 changed files with 15 additions and 42 deletions
9
src/grammar.json
generated
9
src/grammar.json
generated
|
|
@ -493,13 +493,8 @@
|
|||
"type": "FIELD",
|
||||
"name": "name",
|
||||
"content": {
|
||||
"type": "ALIAS",
|
||||
"content": {
|
||||
"type": "SYMBOL",
|
||||
"name": "identifier"
|
||||
},
|
||||
"named": true,
|
||||
"value": "selection_type"
|
||||
"type": "SYMBOL",
|
||||
"name": "identifier"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue