-
Notifications
You must be signed in to change notification settings - Fork 0
Do CST/AST nodes need a name? #80
Copy link
Copy link
Open
Labels
A-ASTArea: Abstract Syntax Tree generation (AST)Area: Abstract Syntax Tree generation (AST)A-CSTArea: Concrete Syntax Tree Generation (CST)Area: Concrete Syntax Tree Generation (CST)S-Decision-NeededStatus: A decision needs to be made (e.g. how to implement it, refactor or not)Status: A decision needs to be made (e.g. how to implement it, refactor or not)T-refactorRefactorRefactor
Description
Metadata
Metadata
Assignees
Labels
A-ASTArea: Abstract Syntax Tree generation (AST)Area: Abstract Syntax Tree generation (AST)A-CSTArea: Concrete Syntax Tree Generation (CST)Area: Concrete Syntax Tree Generation (CST)S-Decision-NeededStatus: A decision needs to be made (e.g. how to implement it, refactor or not)Status: A decision needs to be made (e.g. how to implement it, refactor or not)T-refactorRefactorRefactor
Do CST/AST nodes really need to have a name? They each have their own classes anyway so do we really need names for them?