DebugProtocol.Scope
val presentation_hint_of_js : Ojs.t -> presentation_hint
val presentation_hint_to_js : presentation_hint -> Ojs.t
include sig ... end
val name : t -> string
val presentationHint : t -> presentation_hint Interop.or_undefined
val variablesReference : t -> int
val namedVariables : t -> int Interop.or_undefined
val indexedVariables : t -> int Interop.or_undefined
val expensive : t -> bool
val source : t -> Source.t Interop.or_undefined
val line : t -> int Interop.or_undefined
val column : t -> int Interop.or_undefined
val endLine : t -> int Interop.or_undefined
val endColumn : t -> int Interop.or_undefined