|
Eclipse CDT Pre-release 3.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IASTFileLocation
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 |
|---|
String getFileName()
int getStartingLineNumber()
int getEndingLineNumber()
|
Eclipse CDT Pre-release 3.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||