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

Member predicate DataFlow::ModuleNode::getOwnSingletonMethod

Gets the singleton method named name declared in this module (or in a singleton class augmenting this module).

Does not take inheritance into account.

MethodNode getOwnSingletonMethod(string name)