Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
debug
ExpressionContainer
Class ExpressionContainer
Hierarchy (
view full
)
ExpressionContainer
DebugVariable
DebugVirtualVariable
ExpressionItem
DebugScope
Implements
CompositeConsoleItem
Index
Constructors
constructor
Properties
elements
indexed
Variables
named
Variables
session
Provider
start
Of
Variables
variables
Reference
BASE_
CHUNK_
SIZE
Accessors
has
Elements
session
Methods
do
Resolve
fetch
get
Elements
render
Constructors
constructor
new
Expression
Container
(
options
)
:
ExpressionContainer
Parameters
options
:
plugin
.
Options
Returns
ExpressionContainer
Properties
Protected
elements
elements
:
undefined
|
Promise
<
ExpressionContainer
[]
>
Protected
indexed
Variables
indexed
Variables
:
undefined
|
number
Protected
named
Variables
named
Variables
:
undefined
|
number
Protected
Readonly
session
Provider
session
Provider
:
DebugSessionProvider
Protected
Readonly
start
Of
Variables
start
Of
Variables
:
number
Protected
variables
Reference
variables
Reference
:
number
Static
Private
Readonly
BASE_
CHUNK_
SIZE
BASE_
CHUNK_
SIZE
:
100
= 100
Accessors
has
Elements
get
hasElements
(
)
:
boolean
Returns
boolean
Protected
session
get
session
(
)
:
undefined
|
DebugSession
Returns
undefined
|
DebugSession
Methods
Protected
do
Resolve
do
Resolve
(
)
:
Promise
<
ExpressionContainer
[]
>
Returns
Promise
<
ExpressionContainer
[]
>
Protected
fetch
fetch
(
result
,
filter
)
:
Promise
<
void
>
Parameters
result
:
ConsoleItem
[]
filter
:
"named"
Returns
Promise
<
void
>
fetch
(
result
,
filter
,
start
,
count
?
)
:
Promise
<
void
>
Parameters
result
:
ConsoleItem
[]
filter
:
"indexed"
start
:
number
Optional
count
:
number
Returns
Promise
<
void
>
get
Elements
get
Elements
(
)
:
Promise
<
IterableIterator
<
ExpressionContainer
>
>
Returns
Promise
<
IterableIterator
<
ExpressionContainer
>
>
render
render
(
)
:
ReactNode
Returns
ReactNode
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
elements
indexed
Variables
named
Variables
session
Provider
start
Of
Variables
variables
Reference
BASE_
CHUNK_
SIZE
has
Elements
session
do
Resolve
fetch
get
Elements
render
Theia TypeDoc
Loading...