Package | Description |
---|---|
org.scripthelper.debug |
The debug package.
|
Modifier and Type | Field and Description |
---|---|
protected DebugSourceModel |
AbstractDebugInstrumentor.outputModel
The debugger source model, after the instrumentation.
|
Modifier and Type | Method and Description |
---|---|
DebugSourceModel |
DebugSourceModel.clone() |
DebugSourceModel |
DebugSession.getDebugSourceModel()
Return the debug source model.
|
DebugSourceModel |
AbstractDebugInstrumentor.instrument()
Instrument the model and return the instrumented model.
|
DebugSourceModel |
DebugInstrumentor.instrument()
Instrument the model and return the instrumented model.
|
Modifier and Type | Method and Description |
---|---|
void |
DebugSession.setDebugSourceModel(DebugSourceModel debugModel)
Set the debug source model.
|
Copyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence