public interface SourceLocationBound
Modifier and Type | Method and Description |
---|---|
String |
getFileName()
Get the name of the file to which the object is bound to.
|
int |
getLineNumber()
Get the line number to which the object is bound to.
|
int |
getPosition()
Get the position on the line to which the object is bound to.
|
String getFileName()
int getLineNumber()
int getPosition()
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.