DContext tracking for Debugger.exportVar() This class is used by Debugger to track element depth, and prevent cyclic references from being traversed multiple times.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
this(int | this(int aMaxDepth) | ||||
this(Json[string] | this(Json[string] initData) | ||||
bool | bool initialize(Json[string] initData = null) | ||||
UUID | UUID referenceId(UIMObject referenceObject) | ||||
bool | bool hasReference(UIMObject referenceObject) | ||||
this() | this() | ||||
int | int remainingDepth() |