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

Member predicate DataFlow::ModuleNode::getInstanceMethod

Gets the instance method named name available in this module, including methods inherited from ancestors.

Overridden methods are not included.

MethodNode getInstanceMethod(string name)