public interface IPDebugSuspendInfo extends IPDebugInfo
Modifier and Type | Method and Description |
---|---|
int |
getDepth()
Get the stack depth
|
String |
getFilename()
Get the file name
|
int |
getLevel()
Get stack frame level
|
int |
getLineNumber()
Get the line number
|
getAllRegisteredTasks, getAllTasks, getAllUnregisteredTasks, getLaunch
int getLevel()
String getFilename()
int getLineNumber()
int getDepth()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.