Semmle QL Javascript standard library
Index
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
()