Method | Description | |
---|---|---|
Paragraph ( ) : System |
Initialize
|
|
isFirstSentence ( Sentence sentence ) : bool |
Checks if this is the first sentence
|
|
isLastSentence ( Sentence sentence ) : bool |
Checks fi this is the last sentence
|
public isFirstSentence ( Sentence sentence ) : bool | ||
sentence | Sentence | sentence |
return | bool |
public isLastSentence ( Sentence sentence ) : bool | ||
sentence | Sentence | sentence object |
return | bool |