use state

This commit is contained in:
Joscha Feth
2018-04-13 11:39:29 +10:00
parent 4da2e5eda3
commit ee429ef2ea
4 changed files with 3 additions and 6 deletions

View File

@@ -2929,7 +2929,6 @@ declare namespace ts {
getTokenText(): string;
getTokenValue(): string;
hasExtendedUnicodeEscape(): boolean;
hasPrecedingDot(): boolean;
hasPrecedingLineBreak(): boolean;
isIdentifier(): boolean;
isReservedWord(): boolean;