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

Implement function nodes #2

Open
1 of 7 tasks
ichiriac opened this issue Dec 17, 2016 · 0 comments
Open
1 of 7 tasks

Implement function nodes #2

ichiriac opened this issue Dec 17, 2016 · 0 comments

Comments

@ichiriac
Copy link
Member

ichiriac commented Dec 17, 2016

  • Extract from AST
  • Implement call references
  • Implement reference from return doc/type
  • Extract variables from body
  • Extract arguments and their type (with references)
  • Extract return type (from type, doc, variable type guess)
  • Try to use the same code for classes/traits methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Sprint 1
Testing
Development

No branches or pull requests

1 participant