qtil
advanced-security/qtil-ruby 0.0.2
Search

Predicate Cached::lookupMethodInSubClasses

Gets a method named name that is available in a sub class of module m. This includes methods that are included/prepended into any of the sub classes of m, but not methods inherited from base classes.

Import path

import codeql.ruby.ast.internal.Module
Method lookupMethodInSubClasses(Module m, string name)