public interface Cursor
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDir() |
java.lang.String |
getFile() |
int |
getLineNumber() |
java.lang.String |
getPath() |
int getLineNumber()
java.lang.String getPath()
<stdin> value when converting from a String.java.lang.String getDir()
java.lang.String getFile()
null when converting from a String. These will point to the correct source file, even when it is included from another.