|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A block of text from an inputfile that does not necessarily have any grammatical structure.
Method Summary | |
int |
getEndLineNo()
The last line of the text block in the inputfile. |
int |
getStartLineNo()
The line in the inputfile where the text block starts. |
java.lang.String[] |
getText()
The text content of the text block. |
Method Detail |
public java.lang.String[] getText()
public int getStartLineNo()
public int getEndLineNo()
|
Back to the Checkstyle Home Page | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |