CodeQL library for Ruby
codeql/ruby-all 5.1.10 (changelog, source)
Search

Predicate getExtraNodeFromPath

Gets a Ruby-specific interpretation of the (type, path) tuple after resolving the first n access path tokens.

Import path

import codeql.ruby.frameworks.data.internal.ApiGraphModelsSpecific
Node getExtraNodeFromPath(string type, AccessPath path, int n)