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

Interfaces disappear in generated code #4

Closed
1 of 2 tasks
mprobst opened this issue Nov 3, 2015 · 2 comments
Closed
1 of 2 tasks

Interfaces disappear in generated code #4

mprobst opened this issue Nov 3, 2015 · 2 comments

Comments

@mprobst
Copy link
Contributor

mprobst commented Nov 3, 2015

Two issues:

  • interfaces are not generated at all
  • no implements clauses
@evmar
Copy link
Contributor

evmar commented Feb 25, 2016

This affects my work in progress new codelab, as that uses an interface to parse JSON and gets mangled by renaming.

@evmar
Copy link
Contributor

evmar commented Jan 17, 2017

This is fixed except for the broader "untyped" mode issue.

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

No branches or pull requests

2 participants