Name | Description | |
---|---|---|
Equals | Determines whether this CharRange is equal to another. | |
ExpandOverWhitespace | Extends a CharRange over whitespace. | |
GetHashCode | Serves as a hash function for the CharRange type. | |
GetNextWord | Gets the next word in a string, starting from a given position. | |
GetWordAt | Gets the word at a given position in the string. | |
IsWordCharacter | Determines whether a character is spell-checkable. |