Description
Current CodegenContext class has immutable value or method without mutable state, too.
This refactoring moves them to CodeGenerator object class which can be accessed from anywhere without an instantiated CodegenContext in the program.
Attachments
Issue Links
- links to