public class PythonDebugger.PythonDebugFrame extends EaseDebugFrame implements IScriptDebugFrame
EaseDebugFrame
parsing the data from IPyFrame
to more usable format.TYPE_FILE, TYPE_FUNCTION
Constructor and Description |
---|
PythonDebugFrame(IPyFrame frame)
Constructor parses information from
IPyFrame to correct parameters for EaseDebugFrame#ScriptDebugFrame(Script, int, int) . |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
getLineNumber, getScript, getType, inject, setLineNumber, setVariable
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLineNumber, getScript, getType, inject, setLineNumber, setVariable
public java.lang.String getName()
getName
in interface IScriptDebugFrame
getName
in class EaseDebugFrame