Options
All
  • Public
  • Public/Protected
  • All
Menu

Scope description.

Hierarchy

  • Scope

Index

Properties

Optional endLocation

endLocation: Location

Location in the source code where scope ends

Optional name

name: string

object

object: RemoteObject

Object representing the scope. For global and with scopes it represents the actual object; for the rest of the scopes, it is artificial transient object enumerating scope variables as its properties.

Optional startLocation

startLocation: Location

Location in the source code where scope starts

type

type: string

Scope type.

Generated using TypeDoc