public class KahinaSourceCodeLocation extends KahinaObject
needsUpdate| Constructor and Description |
|---|
KahinaSourceCodeLocation(java.lang.String absolutePath,
int lineNumber) |
| Modifier and Type | Method and Description |
|---|---|
KahinaSourceCodeLocation |
copy() |
java.lang.String |
getAbsolutePath() |
int |
getLineNumber() |
needsUpdate, requireUpdatepublic KahinaSourceCodeLocation(java.lang.String absolutePath,
int lineNumber)
public KahinaSourceCodeLocation copy()
public java.lang.String getAbsolutePath()
public int getLineNumber()