Gjsify LogoGjsify Logo

Defines a variable object.

record

Hierarchy

  • DebuggerVariableObject

Index

Constructors

Properties

changed: boolean

TRUE if the variable has changed

field
children: number

Number of variable children, -1 if unknown

field
deleted: boolean

TRUE if the variable has been removed

field
exited: boolean

TRUE if the variable is outside current scope

field
expression: string

corresponding variable name or expression

field
has_more: boolean

TRUE if the children value is wrong

field
name: string

unique variable object name created by backend

field
type: string

variable type

field
value: string

variable value

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method