Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.4 (changelog, source)

Predicate refInTopLevel

Gets a reference to var (if kind is Ref()) or declaration of var (if kind is Decl()) in tl.

Import path

import Declarations.Declarations
VarRef refInTopLevel(Variable var, RefKind kind, TopLevel tl)