-record(scope, { type_ :: protocol@debugger:scope_type(), object :: protocol@runtime:remote_object(), name :: gleam@option:option(binary()), start_location :: gleam@option:option(protocol@debugger:location()), end_location :: gleam@option:option(protocol@debugger:location()) }).