charCount property

int charCount
final

Number of matched characters.

The matched text spans characters [charIndex, charIndex + charCount).

Implementation

final int charCount;