Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: expose various emit functions to subclasses #2658

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jhosteny
Copy link

Description

This change makes the various Elixir emit functions protected instead of private, so that they can be overridden in customized code generators.

Related Issue

#2657

Motivation and Context

Allow these functions to be overridden in subclasses.

Previous Behaviour / Output

N/A

New Behaviour / Output

N/A

How Has This Been Tested?

FIXTURE=Elixir npm test

Screenshots (if appropriate):

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant