-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Symbols:: Base, Symbols:: Nterms, and Symbols:: Terms to deleg…
…ate processing to the resolver * Move all Symbol generation code, including #fill_symbol_number and so on, into Resolver * Remove Symbols::Base, Symbols::Nterms and Symbols::Terms * Keep Grammar#terms and Grammar#tnerms both of them will be delegated to symbols_resolver
- Loading branch information
Showing
8 changed files
with
145 additions
and
194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.