This commit is contained in:
Zef Hemel
2023-01-22 18:53:14 +01:00
parent 5ad804da1c
commit 53bf098579
18 changed files with 226 additions and 140 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
// This file was generated by lezer-generator. You probably shouldn't edit it.
export const
Program = 1,
export const Program = 1,
Query = 2,
Name = 3,
WhereClause = 4,
@@ -24,4 +23,4 @@ export const
Select = 22,
RenderClause = 23,
Render = 24,
PageRef = 25
PageRef = 25;