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

add "isInline" method for "CallMethods" #5032

Merged
merged 5 commits into from
Oct 28, 2024

Conversation

canliture
Copy link
Contributor

No description provided.

@maltek
Copy link
Contributor

maltek commented Oct 28, 2024

thanks a lot!

Could you add a method for Iterator[Call] as well please? Like this one for isStatic:

def isStatic: Iterator[Call] =
traversal.filter(_.isStatic)

@max-leuthaeuser max-leuthaeuser merged commit 9ee0a39 into joernio:master Oct 28, 2024
5 checks passed
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.

3 participants