CaseChangeExcludeWordsCallbackContext
interface
The exclude word callback context.
Properties
-
blockText : stringmodule:case-change/casechange~CaseChangeExcludeWordsCallbackContext#blockTextThe block text.
-
charOffset : numbermodule:case-change/casechange~CaseChangeExcludeWordsCallbackContext#charOffsetThe offset in the text where the given word starts.
-
wordIndex : numbermodule:case-change/casechange~CaseChangeExcludeWordsCallbackContext#wordIndexThe word index in the given text.