Skip to content

Cleanup AST::MacroInvocation class #2919

Open
@CohenArthur

Description

@CohenArthur

The current implementation inherits from a lot of base classes, which is necessary, but does not always constructs all of them. Both of its constructors do not call into the same base class constructors for example. Similarly, this class has a lot of duplicate members with its base classes (locus, node_id) which we need to sort out

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions