A class that manages variable inspector widget instances and offers persistent IVariableInspector instance that other plugins can communicate with.

Implements

Constructors

Properties

_handlers: {
    [id: string]: VariableInspectionHandler;
} = {}

Type declaration

_source: null | IInspectable = null

Accessors

Methods