Module Instances
Import path
import semmle.python.objects.Instances
Imports
Classes
InstanceObject |
A class representing instances |
SelfInstanceInternal |
A class representing context-free instances represented by |
SpecificInstanceInternal |
A class representing instances instantiated at a specific point in the program (statically) For example the code |
SuperInstance |
A class representing an instance of the |
UnknownInstanceInternal |
A class representing a value that has a known class, but no other information |