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

Create helper class to improve the node creation and reading #8

Open
GoogleCodeExporter opened this issue Jun 3, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Create helper class to improve the node creation and reading.
The helper may have methods such:

getConstructors()
getFields()
getMethods()

newName() //accepts dotted names
newPackageDeclaration() // //accepts dotted names

etc...

Original issue reported on code.google.com by jges...@gmail.com on 21 Jul 2008 at 1:04

@GoogleCodeExporter
Copy link
Author

I will start to work on this now!

Original comment by jges...@gmail.com on 8 Oct 2008 at 12:52

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

The class was created: `ASTHelper`.

Added some methods.
More methods are still needed.

Original comment by jges...@gmail.com on 27 Oct 2008 at 12:43

@GoogleCodeExporter
Copy link
Author

Original comment by jges...@gmail.com on 5 Feb 2009 at 10:16

  • Changed state: Accepted

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

No branches or pull requests

1 participant