predictype

predictype v0.8.1


predictype / objects/enums / ObjectInstanceTypeEnum

Enumeration: ObjectInstanceTypeEnum

Defined in: enums/objects.ts:23

Enumeration Members

INSTANCE_OF_CLASS

INSTANCE_OF_CLASS: "instance_of_class"

Defined in: enums/objects.ts:24


INSTANCE_OF_CONSTRUCTOR

INSTANCE_OF_CONSTRUCTOR: "instance_of_constructor"

Defined in: enums/objects.ts:25


INSTANCE_OF_FUNCTION

INSTANCE_OF_FUNCTION: "instance_of_function"

Defined in: enums/objects.ts:26


INSTANCE_OF_OBJECT

INSTANCE_OF_OBJECT: "instance_of_object"

Defined in: enums/objects.ts:27