qtil
advanced-security/qtil-javascript 0.0.3
Search

Module API::Internal

Provides access to API graph nodes without taking into account types from models.

Import path

import semmle.javascript.ApiGraphs

Predicates

getAModuleImportRaw

Gets a node corresponding to an import of module m without taking into account types from models.

getANodeOfTypeRaw

Gets a node whose type has the given qualified name, not including types from models.

getClassInstance

Gets a sink node that represents instances of cls.