|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This interface represents an object that can be used to jump into line in source
| Method Summary | |
|---|---|
String |
getAbsolutePath()
Gets the path to the file that this output references if it references any. |
int |
getCharEnd()
Get the end offset in a line corresponding to this reference |
int |
getCharStart()
Get the start offset in a line corresponding to this reference |
int |
getLine()
Gets the line number within a file that this references if it references any. |
Object |
getParent()
Get the object that contains this object. |
| Method Detail |
public String getAbsolutePath()
public int getLine()
public int getCharStart()
public int getCharEnd()
public Object getParent()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||