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

[kotlin2cpg] Second round of fixes #4542

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

max-leuthaeuser
Copy link
Contributor

This includes:

  • constructor modifier for class constructors (primary and secondary constructors)
  • TypeDecl stubs for methods
  • no closure bindings with ref edges to members

This includes:
- constructor modifier for class constructors (primary and secondary constructors)
- TypeDecl stubs for methods
- no closure bindings with ref edges to members
@DavidBakerEffendi DavidBakerEffendi added the kotlin Relates to kotlin2cpg label May 7, 2024
@max-leuthaeuser max-leuthaeuser merged commit 3917c67 into master May 7, 2024
5 checks passed
@max-leuthaeuser max-leuthaeuser deleted the max/kotlinFixes2 branch May 7, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kotlin Relates to kotlin2cpg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants