replacedToken property

Token replacedToken
final

The token that this token replaces. This will normally be the token representing what the user actually wrote.

Implementation

final Token replacedToken;