Class PythonDebugger.PythonDebugFrame

java.lang.Object
org.eclipse.ease.debugging.EaseDebugFrame
org.eclipse.ease.lang.python.debugger.PythonDebugger.PythonDebugFrame
All Implemented Interfaces:
IScriptDebugFrame
Enclosing class:
PythonDebugger

public class PythonDebugger.PythonDebugFrame
extends EaseDebugFrame
implements IScriptDebugFrame
Custom EaseDebugFrame parsing the data from IPyFrame to more usable format.