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

Added AST property edge #424

Closed
wants to merge 10 commits into from
Closed

Added AST property edge #424

wants to merge 10 commits into from

Conversation

oxisto
Copy link
Member

@oxisto oxisto commented May 11, 2021

Added a AstPropertyEdge subclass, which adds AST edges where appropriate. Also makes browsing the AST edge possible via the parent property in the Node class, which gets set automatically.

This currently follows the solution 1 as discussed in #427

@oxisto oxisto changed the title Added AST property edge. Call resolver will fail through Added AST property edge May 11, 2021
@sonarcloud
Copy link

sonarcloud bot commented May 25, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

67.1% 67.1% Coverage
0.7% 0.7% Duplication

@oxisto oxisto mentioned this pull request Aug 4, 2021
20 tasks
@oxisto oxisto closed this Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants