Type alias SuperKeyword

SuperKeyword: ts.KeywordToken<ts.SyntaxKind.SuperKeyword>

A node that represents the super keyword.