CodeQL library for Python
codeql/python-all 0.10.4 ( changelog , source )
Search

Member predicate UnknownInstanceInternal :: getBuiltin

Gets the Builtin for this object, if any. All objects (except unknown and undefined values) should return exactly one result for either this method or getOrigin().

Builtin getBuiltin ( )