Semmle QL Javascript standard library
Index
getADecl
Class
DeclStmt
Predicates
getADecl
getDecl
isSubjectToSemicolonInsertion
Inherited predicates
describeControlFlowNode
getAChild
getAChildExpr
getAChildStmt
getAPredecessor
getASuccessor
getAToken
getBasicBlock
getChild
getChildExpr
getChildStmt
getChildTypeExpr
getContainer
getDocumentation
getEndLine
getFile
getFirstControlFlowNode
getFirstToken
getKind
getLastToken
getLocation
getNumChild
getNumChildExpr
getNumChildStmt
getNumLines
getParent
getParentStmt
getStartLine
getTopLevel
hasSemicolonInserted
inExternsFile
isAFinalNode
isAmbient
isBranch
isJoin
isStart
isUnreachable
nestedIn
toString
Member predicate
Stmt
::
DeclStmt
::
getADecl
Gets a declarator in this declaration statement.
VariableDeclarator
getADecl
()