Метод | Описание | |
---|---|---|
lastLineEmptyWithDescription ( ) : integer | Last line empty, tag with description | |
lastLineEmptyWithoutDescription ( ) : boolean | Last line empty, tag without description | |
lastLineTagWithDescription ( ) : integer | Tag in last line, with description | |
lastLineTagWithoutDescription ( ) : integer | Tag in last line, without description | |
lastTwoLinesEmptyWithDescription ( ) : integer | Last two lines empty, tag with description | |
lastTwoLinesEmptyWithoutDescription ( ) : array | Last two lines empty, tag without description |
public lastLineEmptyWithDescription ( ) : integer | ||
Результат | integer | a return tag followed by an empty line |
public lastLineEmptyWithoutDescription ( ) : boolean | ||
Результат | boolean |
public lastLineTagWithDescription ( ) : integer | ||
Результат | integer | a return tag on the last line |
public lastLineTagWithoutDescription ( ) : integer | ||
Результат | integer |
public lastTwoLinesEmptyWithDescription ( ) : integer | ||
Результат | integer | a return tag followed by two empty lines |
public lastTwoLinesEmptyWithoutDescription ( ) : array | ||
Результат | array |