Closed SebastianSpyrzewski closed 1 week ago
Changed the way of generating AST classes corresponding to operators - we are using reflection now, so adding another operator should not require changes in ASTGeneration.kt.
Also deleted file Hierarchy.kt, as it probably won't be useful anymore.
Changed the way of generating AST classes corresponding to operators - we are using reflection now, so adding another operator should not require changes in ASTGeneration.kt.
Also deleted file Hierarchy.kt, as it probably won't be useful anymore.