CodeQL library for JavaScript
Version 1.22.0
Index
Search
getAttribute
Class
JSXElement
Fields
name
Predicates
getAnAttribute
getAttribute
getAttributeByName
getFirstControlFlowNode
getName
getNameExpr
Inherited predicates
accessesGlobal
analyze
describeControlFlowNode
flow
getABodyElement
getAChild
getAChildExpr
getAChildStmt
getAPredecessor
getASuccessor
getAToken
getBasicBlock
getBodyElement
getChild
getChildExpr
getChildStmt
getChildTypeExpr
getContainer
getDocumentation
getEnclosingFunction
getEnclosingStmt
getEndLine
getFile
getFirstToken
getIntValue
getJsxParent
getKind
getLastToken
getLocation
getNumChild
getNumChildExpr
getNumChildStmt
getNumLines
getParent
getParentExpr
getStartLine
getStringValue
getTopLevel
getType
getUnderlyingReference
getUnderlyingValue
inExternsFile
inNullSensitiveContext
isAFinalNode
isAmbient
isBranch
isImpure
isJoin
isPure
isStart
isUnreachable
mayHaveBooleanValue
mayHaveStringValue
mayReferToParameter
stripParens
toString
Charpred
JSXElement
Member predicate
JSX
::
JSXElement
::
getAttribute
Gets the
i
th attribute of this element.
JSXAttribute
getAttribute
(
int
i
)