|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ICDIAddressToSource.IMappedSourceLocation
Represents a source location returned by ICDIAddressToSource.getSourceForAddress.
| Method Summary | |
|---|---|
IAddress |
getAddress()
Returns the address of the source location. |
IPath |
getExecutable()
Return the path to the executable the address is in. |
java.lang.String |
getFunctionName()
Returns the name of the function the address is in. |
int |
getLineNumber()
Returns the line number corresponding to the address. |
IPath |
getSourceFile()
Returns the location of the source file. |
java.lang.String |
getUnmangledFunctionName()
Returns the unmangled name of the function the address is in. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
IAddress getAddress()
IPath getSourceFile()
int getLineNumber()
java.lang.String getFunctionName()
java.lang.String getUnmangledFunctionName()
IPath getExecutable()
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||