Foundry.DebuggerSource¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
Virtual Methods¶
- Inherited:
|
|
|
|
|
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r |
|||
r |
|||
r |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent_instance |
r |
Class Details¶
- class Foundry.DebuggerSource(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
Represents a source code location.
Debugger plugins should implement this so that applications with a debugger interface can navigate to source code.