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

Parse JS files to gather information about UI5 classes #1

Open
5 tasks
themasch opened this issue Feb 2, 2017 · 1 comment
Open
5 tasks

Parse JS files to gather information about UI5 classes #1

themasch opened this issue Feb 2, 2017 · 1 comment
Milestone

Comments

@themasch
Copy link
Contributor

themasch commented Feb 2, 2017

  • find out how to get the parser called for library code

  • find & parse UI5 .extend( calls

    • get parent class for inheritance
    • read metadata object
  • support sap.ui.controller

@themasch themasch added this to the 1.0 milestone Feb 2, 2017
@themasch
Copy link
Contributor Author

themasch commented May 1, 2017

The FrameworkIndexingHandler seems to be a good way to implement most of this.

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