Skip to content
Snippets Groups Projects
Commit d58062cb authored by Jonathan Schöbel's avatar Jonathan Schöbel
Browse files

Grammar: forbid changing the symbol type

Changing whether a symbol is a terminal symbol affects the consistency
of the grammar, as nonterminals are required in some places. Also
changing a symbol's type effectively changes it's identity, so it is
sensible to not allow it at all.
parent 9ba87ff3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment