CodeQL library for JavaScript
Version 1.22.0
Index
Search
getAProperty
Class
ObjectExpr
Predicates
getAProperty
getNumProperty
getProperty
getPropertyByName
hasTrailingComma
isImpure
Inherited predicates
accessesGlobal
analyze
describeControlFlowNode
flow
getAChild
getAChildExpr
getAChildStmt
getAPredecessor
getASuccessor
getAToken
getBasicBlock
getChild
getChildExpr
getChildStmt
getChildTypeExpr
getContainer
getDocumentation
getEnclosingFunction
getEnclosingStmt
getEndLine
getFile
getFirstControlFlowNode
getFirstToken
getIntValue
getKind
getLastToken
getLocation
getNumChild
getNumChildExpr
getNumChildStmt
getNumLines
getParent
getParentExpr
getStartLine
getStringValue
getTopLevel
getType
getUnderlyingReference
getUnderlyingValue
inExternsFile
inNullSensitiveContext
isAFinalNode
isAmbient
isBranch
isJoin
isPure
isStart
isUnreachable
mayHaveBooleanValue
mayHaveStringValue
mayReferToParameter
stripParens
toString
Member predicate
Expr
::
ObjectExpr
::
getAProperty
Gets a property in this object literal.
Property
getAProperty
()