org.kahina.core.data.source
Class KahinaSourceCodeLocation
java.lang.Object
org.kahina.core.data.KahinaObject
org.kahina.core.data.source.KahinaSourceCodeLocation
- All Implemented Interfaces:
- Serializable
public class KahinaSourceCodeLocation
- extends KahinaObject
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KahinaSourceCodeLocation
public KahinaSourceCodeLocation(String absolutePath,
int lineNumber)
getAbsolutePath
public String getAbsolutePath()
getLineNumber
public int getLineNumber()