Interface ISourceLineAccess
-
- All Known Implementing Classes:
SourceLineAccess
public interface ISourceLineAccess
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getLineNumber()
java.lang.String
getText()
-