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: prototype instantiation of graph export #16165

Closed
wants to merge 4 commits into from

Conversation

asgerf
Copy link
Contributor

@asgerf asgerf commented Apr 9, 2024

Based on this PR. Contains a prototype instantiation of Ruby.

}

/** Predicates for debugging purposes. */
private module Debug {

Check warning

Code scanning / CodeQL

Dead code Warning

This code is never used, and it's not publicly exported.
)
}

private string suggestedMethodName(DataFlow::MethodNode method) {

Check warning

Code scanning / CodeQL

Dead code Warning

This code is never used, and it's not publicly exported.
}

pragma[nomagic]
private predicate inheritanceEdge(API::Node pred, API::Node succ) {

Check warning

Code scanning / CodeQL

Dead code Warning

This code is never used, and it's not publicly exported.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant