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

[validation] Source code validation #25

Open
Lynorics opened this issue Mar 12, 2014 · 1 comment
Open

[validation] Source code validation #25

Lynorics opened this issue Mar 12, 2014 · 1 comment
Assignees
Milestone

Comments

@Lynorics
Copy link
Owner

The source code should not just be validated syntactical, but for correct attributes, methods, and so on. This also includes code completion within a function block.

@Lynorics Lynorics added this to the v1.0-GA milestone Mar 14, 2014
@Lynorics Lynorics self-assigned this Jul 28, 2014
@Lynorics
Copy link
Owner Author

Working at the moment:

  • extends
  • implements
  • function parameters
  • variable declarations
  • variable usages
  • function usages
  • inherited public variables
  • inherited public functions

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