Semmle QL Python standard library
Index
isSequence
Class
ClassObject
Predicates
assignedInInit
attributeRefersTo
attributeRefersTo
booleanValue
declaredAttribute
declaredMetaClass
declaresAttribute
failedInference
failedInference
getABaseType
getACall
getAMethodCalledFromInit
getASuperType
getAnImproperSuperType
getBaseType
getImportTimeScope
getMetaClass
getMro
getMroItem
getName
getProbableSingletonInstance
getPyClass
getQualifiedName
hasABase
hasAttribute
hasDuplicateBases
isAbstract
isCallable
isCollection
isContainer
isContextManager
isDescriptorType
isIterable
isIterator
isLegalExceptionType
isMapping
isNewStyle
isOverridingDescriptorType
isSequence
isSubclassOf
lookupAttribute
lookupMro
nextInMro
toString
unhashable
unknowableAttributes
Inherited predicates
getAnInferredType
getOrigin
hasLocationInfo
hasLongName
isBuiltin
isC
overrides
simpleClass
Charpred
ClassObject
Member predicate
ClassObject
::
ClassObject
::
isSequence
Holds if this class is probably a sequence.
predicate
isSequence
()