|
Simian - Similarity Analyser v2.3.33 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Block
A block of code.
Method Summary | |
---|---|
int |
getEndLineNumber()
Obtains the ending line number of the block. |
SourceFile |
getSourceFile()
Obtains the file containing the lines. |
int |
getStartLineNumber()
Obtains the starting line number of the block. |
boolean |
isSubsumed()
Obtains whether this block was subsumed by a longer block or not. |
Method Detail |
---|
SourceFile getSourceFile()
int getStartLineNumber()
int getEndLineNumber()
boolean isSubsumed()
|
Simian - Similarity Analyser v2.3.33 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |