Class PinsetDebugger
- java.lang.Object
 - 
- org.eclipse.epsilon.eol.dt.debug.EolDebugger
 - 
- org.eclipse.epsilon.pinset.dt.launching.PinsetDebugger
 
 
 
- 
- All Implemented Interfaces:
 ExecutionController
public class PinsetDebugger extends EolDebugger
PinsetDebugger.- Since:
 - 2.1
 - Author:
 - Alfonso de la Vega
 
 
- 
- 
Constructor Summary
Constructors Constructor Description PinsetDebugger() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleanisStructuralBlock(ModuleElement ast)- 
Methods inherited from class org.eclipse.epsilon.eol.dt.debug.EolDebugger
control, debug, dispose, done, getTarget, isExpressionOrStatementBlockContainer, isTerminated, report, setTarget, step, stepOver, stepReturn 
 - 
 
 - 
 
- 
- 
Method Detail
- 
isStructuralBlock
protected boolean isStructuralBlock(ModuleElement ast)
- Overrides:
 isStructuralBlockin classEolDebugger
 
 - 
 
 -