Package com.hello2morrow.sonargraph.api
Interface ISourceLineAccess
public interface ISourceLineAccess
-
Method Summary
-
Method Details
-
getText
String getText()- Returns:
- the text of the line without line break
-
getLineNumber
int getLineNumber()- Returns:
- the line number
-