public class ScriptSourceLocator
extends java.lang.Object
implements org.eclipse.debug.core.model.IPersistableSourceLocator
| Constructor and Description |
|---|
ScriptSourceLocator() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMemento() |
java.lang.Object |
getSourceElement(org.eclipse.debug.core.model.IStackFrame stackFrame) |
void |
initializeDefaults(org.eclipse.debug.core.ILaunchConfiguration configuration) |
void |
initializeFromMemento(java.lang.String memento) |
public java.lang.Object getSourceElement(org.eclipse.debug.core.model.IStackFrame stackFrame)
getSourceElement in interface org.eclipse.debug.core.model.ISourceLocatorpublic java.lang.String getMemento()
throws org.eclipse.core.runtime.CoreException
getMemento in interface org.eclipse.debug.core.model.IPersistableSourceLocatororg.eclipse.core.runtime.CoreExceptionpublic void initializeFromMemento(java.lang.String memento)
throws org.eclipse.core.runtime.CoreException
initializeFromMemento in interface org.eclipse.debug.core.model.IPersistableSourceLocatororg.eclipse.core.runtime.CoreExceptionpublic void initializeDefaults(org.eclipse.debug.core.ILaunchConfiguration configuration)
throws org.eclipse.core.runtime.CoreException
initializeDefaults in interface org.eclipse.debug.core.model.IPersistableSourceLocatororg.eclipse.core.runtime.CoreException