thisKeyword property

  1. @override
Token thisKeyword
final

The token for the 'this' keyword.

Implementation

@override
final Token thisKeyword;