|
RSE Release 3.4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRemoteLineReference
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 |
---|
String getAbsolutePath()
int getLine()
int getCharStart()
int getCharEnd()
Object getParent()
|
RSE Release 3.4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |