|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.debug.core.event.PDebugInfo
org.eclipse.ptp.debug.core.event.PDebugSuspendInfo
public class PDebugSuspendInfo
| Constructor Summary | |
|---|---|
PDebugSuspendInfo(IPDebugInfo info,
java.lang.String filename,
int lineNumber,
int level,
int depth)
|
|
| Method Summary | |
|---|---|
int |
getDepth()
|
java.lang.String |
getFilename()
|
int |
getLevel()
|
int |
getLineNumber()
|
| Methods inherited from class org.eclipse.ptp.debug.core.event.PDebugInfo |
|---|
getAllRegisteredTasks, getAllTasks, getAllUnregisteredTasks, getLaunch |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ptp.debug.core.event.IPDebugInfo |
|---|
getAllRegisteredTasks, getAllTasks, getAllUnregisteredTasks, getLaunch |
| Constructor Detail |
|---|
public PDebugSuspendInfo(IPDebugInfo info,
java.lang.String filename,
int lineNumber,
int level,
int depth)
| Method Detail |
|---|
public java.lang.String getFilename()
getFilename in interface IPDebugSuspendInfopublic int getLineNumber()
getLineNumber in interface IPDebugSuspendInfopublic int getLevel()
getLevel in interface IPDebugSuspendInfopublic int getDepth()
getDepth in interface IPDebugSuspendInfo
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||