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