|
Eclipse CDT Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a file:function location in the debuggable program.
Method Summary | |
String |
getFunction()
Returns the function of this location or null
if the function is unknown. |
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.ICDIFileLocation |
getFile |
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.ICDILocation |
equals |
Method Detail |
public String getFunction()
null
if the function is unknown.
|
Eclipse CDT Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |