|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICDILineLocation
Represents a file:line location in the debuggable program.
| Method Summary | |
|---|---|
int |
getLineNumber()
Returns the line number of this location or 0
if the line number 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 |
|---|
int getLineNumber()
0
if the line number is unknown.
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||