text_analysis
constants
EnglishConstants
reLineEndingSelector constant
reLineEndingSelector
reLineEndingSelector
constant
Null safety
String
const
reLineEndingSelector
Matches all line endings.
Implementation
static const reLineEndingSelector = '[\u000A\u000B\u000C\u000D]+';
text_analysis
constants
EnglishConstants
reLineEndingSelector constant
EnglishConstants class
Constructors
EnglishConstants
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
kLemmatizer
kStemmer
Constants
kAbbreviations
kSentenceDelimiter
kStopWords
reBracketsAndCarets
reLineEndingSelector
reNonWordChars
rePunctuationSelector
reSentenceEndingSelector
reWordChars
reWordEndsWithPeriod