text property

String text
final

The string that has matched the pattern in one of the matchers specified in TextParser, or that has not matched any pattern.

Implementation

final String text;