CodeQL library for JavaScript
Version 1.22.0
Index
Search
isGlobal
Class
RegExpLiteral
Predicates
getFlags
getRoot
isDotAll
isGlobal
isIgnoreCase
isMultiline
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
getRawValue
getStartLine
getStringValue
getTopLevel
getType
getUnderlyingReference
getUnderlyingValue
getValue
inExternsFile
inNullSensitiveContext
isAFinalNode
isAmbient
isBranch
isImpure
isJoin
isPure
isStart
isUnreachable
mayHaveBooleanValue
mayHaveStringValue
mayReferToParameter
stripParens
toString
Member predicate
Expr
::
RegExpLiteral
::
isGlobal
Holds if this regular expression has a
g
flag.
predicate
isGlobal
()