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

[ruby] Type/Method Identifier Ref Self Access #4642

Merged

Conversation

DavidBakerEffendi
Copy link
Collaborator

@DavidBakerEffendi DavidBakerEffendi commented Jun 5, 2024

This changes makes the type decl/method references at the module-level explicitly assign members of the self object.

This change moves the type/method identifier references for entities exportable from the script to prefix the respective entity at the definition.
@DavidBakerEffendi DavidBakerEffendi added the ruby Relates to rubysrc2cpg label Jun 5, 2024
@DavidBakerEffendi DavidBakerEffendi self-assigned this Jun 5, 2024
@DavidBakerEffendi DavidBakerEffendi merged commit ba38297 into master Jun 5, 2024
5 checks passed
@DavidBakerEffendi DavidBakerEffendi deleted the dave/ruby/method-type-pointer-field-access branch June 5, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ruby Relates to rubysrc2cpg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants