text property

String text
final

The token's text — identical to what Tokenizer.tokenise would have returned for this span.

Implementation

final String text;