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

Parsing built-in decorators for python file-dependency #47

Open
ayankashyap opened this issue Jun 2, 2020 · 0 comments
Open

Parsing built-in decorators for python file-dependency #47

ayankashyap opened this issue Jun 2, 2020 · 0 comments
Labels

Comments

@ayankashyap
Copy link
Collaborator

There are many built-in decorators in python such as dataclass, property etc, that require the node to be parsed in a different context than it is normally parsed. We currently dont have any specific decorator implementation. For a richer and more detailed dependency graph, I think this should be implemented

@ayankashyap ayankashyap added Priority: Medium file-dependency File Dependency Analyser component labels Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants