public interface IPLocationSet
Modifier and Type | Method and Description |
---|---|
String |
getFile()
Get the file name for this location set.
|
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.
|
String getFile()
String getFunction()
int getLineNumber()
TaskSet getTasks()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.