|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPLocationSet
A location set is used to provide information about a location (e.g. a breakpoint location)
| Method Summary | |
|---|---|
java.lang.String |
getFile()
Get the file name for this location set. |
java.lang.String |
getFunction()
Get the function name for this location set. |
int |
getLineNumber()
Get the line number for this location set. |
TaskSet |
getTasks()
Get the tasks associated with this location set. |
| Method Detail |
|---|
java.lang.String getFile()
java.lang.String getFunction()
int getLineNumber()
TaskSet getTasks()
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||