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] Handle NEXT control structure #4758

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

AndreiDreyer
Copy link
Contributor

This PR handles:

  • Added new NextExpression RubyNode
  • Generate continue control structure AST for NEXT in Ruby

@AndreiDreyer AndreiDreyer added the ruby Relates to rubysrc2cpg label Jul 11, 2024
@AndreiDreyer AndreiDreyer self-assigned this Jul 11, 2024
@DavidBakerEffendi DavidBakerEffendi merged commit 4e43881 into master Jul 11, 2024
5 checks passed
@DavidBakerEffendi DavidBakerEffendi deleted the andrei/ruby/test-warning-fixes branch July 11, 2024 10:40
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.

2 participants