CodeQL library for JavaScript
Version 1.22.0
Index
Search
isJoin
Class
ControlFlowNode
Predicates
describeControlFlowNode
getAPredecessor
getASuccessor
getBasicBlock
getContainer
isAFinalNode
isBranch
isJoin
isStart
isUnreachable
Inherited predicates
getEndLine
getFile
getLocation
getNumLines
getStartLine
toString
Member predicate
CFG
::
ControlFlowNode
::
isJoin
Holds if this is a node with more than one predecessor.
predicate
isJoin
()