replacementLength property

int replacementLength
getter/setter pair

The length of the text to be replaced if the remainder of the identifier containing the cursor is to be replaced when the suggestion is applied (that is, the number of characters in the existing identifier).

Implementation

int replacementLength;