Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc-model
DebugStackFrameDTO
Interface DebugStackFrameDTO
interface
DebugStackFrameDTO
{
frameId
:
number
;
sessionId
:
string
;
threadId
:
number
;
}
Index
Properties
frame
Id
session
Id
thread
Id
Properties
Readonly
frame
Id
frameId
:
number
Readonly
session
Id
sessionId
:
string
Readonly
thread
Id
threadId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
frame
Id
session
Id
thread
Id
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...