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