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

No "addMethod" for abstract methods with no body #15

Open
Sheimyn opened this issue Jun 6, 2017 · 0 comments
Open

No "addMethod" for abstract methods with no body #15

Sheimyn opened this issue Jun 6, 2017 · 0 comments

Comments

@Sheimyn
Copy link

Sheimyn commented Jun 6, 2017

Hi there,

So I noticed you implemented support for interfaces, but you forgot to add a method in ClassFile.scala that adds a method with no code attribute. I locally wrote a method that handles this, called addMethodHead. Maybe you can implement it (or some variation of it) in your source code. The following picture shows the method I added:

image

Have a good one!

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

1 participant