TypeInstance#

class TypeInstance(*args, **kwargs)#

An opaque structure used as the base of all type instances.

Methods#

class TypeInstance
get_private(private_type: type) None#
Parameters:

private_type

Fields#

class TypeInstance
g_class#