Type alias ThisKeyword

ThisKeyword: ts.KeywordToken<ts.SyntaxKind.ThisKeyword>

A node that represents the this keyword.