Skip to content

Generate protected accessor later in the pipeline #4438

Closed
@allanrenucci

Description

@allanrenucci

Protected accessors are generated in SuperAccessors, while private accessors are generated much later in ExplicitOuter.

We'd like to move protected accessors later if possible (it makes it easier to move code around in later phases, and it means we don't have to pollute TASTY with the concept of protected accessors).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions