CodeQL library for JavaScript
Index
Search
For other CodeQL resources, including tutorials and examples, see the
CodeQL documentation
.
impl
Class
InvokeNode
Fields
impl
Predicates
getABoundCallbackParameter
getACallee
getACallee
getACalleeValue
getASpreadArgument
getAnArgument
getArgument
getCallback
getCalleeName
getCalleeNode
getEnclosingFunction
getExceptionalReturn
getInvokeExpr
getLastArgument
getNumArgument
getOptionArgument
isImprecise
isIncomplete
isIndefinite
isUncertain
Inherited predicates
accessesGlobal
analyze
asExpr
backtrack
flowsTo
flowsToExpr
getABoundFunctionValue
getACall
getAChainedMethodCall
getAConstructorInvocation
getAFunctionValue
getAFunctionValue
getALocalSource
getAMemberCall
getAMemberInvocation
getAMethodCall
getAMethodCall
getAPredecessor
getAPropertyRead
getAPropertyRead
getAPropertyReference
getAPropertyReference
getAPropertySource
getAPropertySource
getAPropertyWrite
getAPropertyWrite
getASuccessor
getAnInstantiation
getAnInvocation
getAstNode
getBasicBlock
getContainer
getEnclosingExpr
getEndColumn
getEndLine
getFile
getImmediatePredecessor
getIntValue
getStartColumn
getStartLine
getStringValue
getTopLevel
hasLocationInfo
hasPropertyWrite
hasUnderlyingType
hasUnderlyingType
isIncomplete
mayHaveBooleanValue
mayHaveStringValue
mayReferToParameter
toString
track
Charpred
InvokeNode
Field
DataFlow
::
InvokeNode
::
impl