DebugProtocol.Variable
include sig ... end
val name : t -> string
val value : t -> string
val type_ : t -> string Interop.or_undefined
val presentationHint : t -> VariablePresentationHint.t Interop.or_undefined
val namedVariables : t -> int Interop.or_undefined
val indexedVariables : t -> int Interop.or_undefined
val memoryReference : t -> string Interop.or_undefined