Package ortus.boxlang.debugger
Class StepOutStrategy
java.lang.Object
ortus.boxlang.debugger.StepOutStrategy
- All Implemented Interfaces:
IStepStrategy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StepOutStrategy
public StepOutStrategy()
-
-
Method Details
-
startStepping
- Specified by:
startStepping
in interfaceIStepStrategy
-
checkStepEvent
- Specified by:
checkStepEvent
in interfaceIStepStrategy
-
dispose
public void dispose()- Specified by:
dispose
in interfaceIStepStrategy
-