Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/debug
browser/console/debug-console-items
DebugVirtualVariable
Class DebugVirtualVariable
Hierarchy (
View Summary
)
ExpressionContainer
DebugVirtualVariable
Index
Constructors
constructor
Properties
elements
indexed
Variables
named
Variables
options
session
Provider
start
Of
Variables
variables
Reference
Accessors
has
Elements
session
Methods
do
Resolve
fetch
get
Elements
render
Constructors
constructor
new
DebugVirtualVariable
(
options
:
VirtualVariableItem
.
Options
,
)
:
DebugVirtualVariable
Parameters
options
:
VirtualVariableItem
.
Options
Returns
DebugVirtualVariable
Properties
Protected
elements
elements
:
undefined
|
Promise
<
ExpressionContainer
[]
>
Protected
indexed
Variables
indexedVariables
:
undefined
|
number
Protected
named
Variables
namedVariables
:
undefined
|
number
Protected
Readonly
options
options
:
VirtualVariableItem
.
Options
Protected
Readonly
session
Provider
sessionProvider
:
DebugSessionProvider
Protected
Readonly
start
Of
Variables
startOfVariables
:
number
Protected
variables
Reference
variablesReference
:
number
Accessors
has
Elements
get
hasElements
()
:
boolean
default: true
Returns
boolean
Protected
session
get
session
()
:
undefined
|
DebugSession
Returns
undefined
|
DebugSession
Methods
Protected
do
Resolve
doResolve
()
:
Promise
<
ExpressionContainer
[]
>
Returns
Promise
<
ExpressionContainer
[]
>
Protected
fetch
fetch
(
result
:
ConsoleItem
[]
,
filter
:
"named"
)
:
Promise
<
void
>
Parameters
result
:
ConsoleItem
[]
filter
:
"named"
Returns
Promise
<
void
>
fetch
(
result
:
ConsoleItem
[]
,
filter
:
"indexed"
,
start
:
number
,
count
?:
number
,
)
:
Promise
<
void
>
Parameters
result
:
ConsoleItem
[]
filter
:
"indexed"
start
:
number
Optional
count
:
number
Returns
Promise
<
void
>
get
Elements
getElements
()
:
Promise
<
IterableIterator
<
ExpressionContainer
>
>
Returns
Promise
<
IterableIterator
<
ExpressionContainer
>
>
render
render
()
:
ReactNode
Returns
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
elements
indexed
Variables
named
Variables
options
session
Provider
start
Of
Variables
variables
Reference
Accessors
has
Elements
session
Methods
do
Resolve
fetch
get
Elements
render
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
default: true