Refactor Parser For Parameter Lists

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-04-02 01:28:27 -04:00
parent 8962235aca
commit 7cdbee1999
7 changed files with 32 additions and 8 deletions
@@ -20,6 +20,7 @@ Simple Annotated Declaration
)
(parser)
(identifier)
(parameters)
)
(parserStates
(parserState
@@ -66,6 +67,7 @@ parser simple() {
(parserType
(parser)
(identifier)
(parameters)
)
(parserStates
(parserState