|
Eclipse CDT Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a node location that is directly in the source file.
Method Summary | |
int |
getEndingLineNumber()
Get the ending line number. |
String |
getFileName()
The name of the file. |
int |
getStartingLineNumber()
Get the starting line number. |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTNodeLocation |
asFileLocation, getNodeLength, getNodeOffset |
Method Detail |
public String getFileName()
public int getStartingLineNumber()
public int getEndingLineNumber()
|
Eclipse CDT Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |