Resolve "Renaming of Nonterminal Does Not Rename All Occurences"
Compare changes
- Johannes Mey authored
+ 2
− 2
@@ -22,7 +22,7 @@ comment ::= (WHITESPACE | MULTILINECOMMENT | DOCCOMMENT | SINGLELINECOMMENT)
@@ -22,7 +22,7 @@ comment ::= (WHITESPACE | MULTILINECOMMENT | DOCCOMMENT | SINGLELINECOMMENT)
type_decl ::= ABSTRACT? declared_name (COL type_reference)? (ASSIGN (component | nta_component)*)? SCOL
@@ -46,7 +46,7 @@ declared_name ::= ID
@@ -46,7 +46,7 @@ declared_name ::= ID