Skip to content

Commit

Permalink
Make procedure_kind a named node
Browse files Browse the repository at this point in the history
This is useful to be able to easily distinguish `generic` and `final`
procedures
  • Loading branch information
ZedThree committed Jan 8, 2025
1 parent af4e581 commit d75782e
Show file tree
Hide file tree
Showing 7 changed files with 381,756 additions and 381,657 deletions.
4 changes: 2 additions & 2 deletions grammar.js
4 changes: 2 additions & 2 deletions src/grammar.json
15 changes: 12 additions & 3 deletions src/node-types.json
763,362 changes: 381,713 additions & 381,649 deletions src/parser.c
20 changes: 20 additions & 0 deletions test/corpus/constructs.txt
4 changes: 3 additions & 1 deletion test/corpus/preprocessor.txt
4 changes: 4 additions & 0 deletions test/corpus/statements.txt

0 comments on commit d75782e

Please sign in to comment.