Semmle QL Python standard library
Index
getGroupName
Class
RegexString
Predicates
alternation
alternationOption
backreference
charSet
char_set_start
character
escapingChar
failedToParse
firstItem
getBackrefName
getBackrefNumber
getChar
getGroupName
getGroupNumber
getModeFromPrefix
getText
group
groupContents
lastItem
nonEscapedCharAt
normalCharacter
qualifiedItem
sequence
specialCharacter
zeroWidthMatch
Inherited predicates
contains
containsInScope
defines
getAChildNode
getAFlowNode
getASubExpression
getEnclosingModule
getLocation
getParent
getParentNode
getScope
hasSideEffects
isArtificial
isConstant
isParenthesised
isParenthesized
refersTo
refersTo
refersTo
refersTo
strValue
toString
Charpred
RegexString
Member predicate
regex
::
RegexString
::
getGroupName
Gets the name, if it has one, of the group in start,end
string
getGroupName
(
int
start
,
int
end
)