S - the script interfacepublic class GroovyDebugInstrumentor<S> extends AbstractDebugInstrumentor<S>
AbstractDebugInstrumentor.StepPropertiesinitialOffset, model, offset, outputModel, scriptLines, session| Constructor and Description |
|---|
GroovyDebugInstrumentor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addStepInstruction(Parent parent,
int lineNumber)
Add a step instruction.
|
boolean |
addStepInstruction(Sentence sentence,
int lineNumber)
Add a step instruction.
|
createStepProperties, instrument, setSessionpublic boolean addStepInstruction(Sentence sentence, int lineNumber)
sentence - the sentencelineNumber - the line numberpublic boolean addStepInstruction(Parent parent, int lineNumber)
parent - the ParentlineNumber - the line numberCopyright © 2019-2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence