S
- the script interfacepublic class GroovyDebugInstrumentor<S> extends AbstractDebugInstrumentor<S>
AbstractDebugInstrumentor.StepProperties
initialOffset, 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, setSession
public 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-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence