replacementLength property

int replacementLength
final

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

final int replacementLength;