Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/memory-inspector
browser/utils/memory-widget-variable-utils
VariableRange
Interface VariableRange
interface
VariableRange
{
address
:
Long
;
name
:
string
;
pastTheEndAddress
:
Long
;
type
?:
string
;
value
?:
string
;
}
Index
Properties
address
name
past
The
End
Address
type?
value?
Properties
address
address
:
Long
name
name
:
string
past
The
End
Address
pastTheEndAddress
:
Long
Optional
type
type
?:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
name
past
The
End
Address
type
value
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...