charCount property
final
Number of matched characters.
The matched text spans characters [charIndex, charIndex + charCount).
Implementation
final int charCount;
Number of matched characters.
The matched text spans characters [charIndex, charIndex + charCount).
final int charCount;