Skip to content

Add alias support for nonterminal symbols in %nterm declarations#773

Open
ydah wants to merge 1 commit intoruby:masterfrom
ydah:nonterminal-alias
Open

Add alias support for nonterminal symbols in %nterm declarations#773
ydah wants to merge 1 commit intoruby:masterfrom
ydah:nonterminal-alias

Conversation

@ydah
Copy link
Member

@ydah ydah commented Dec 30, 2025

Summary

  • Add support for alias names in %nterm declarations, similar to existing %token alias functionality
  • This allows specifying human-readable names for nonterminal symbols to improve error message readability

## Summary

- Add support for alias names in `%nterm` declarations, similar to existing `%token` alias functionality
- This allows specifying human-readable names for nonterminal symbols to improve error message readability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant