Home
last modified time | relevance | path

Searched defs:ModifierToken (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/compiler/
Dtypes.ts1375 export interface ModifierToken<TKind extends ModifierSyntaxKind> extends KeywordToken<TKind> { interface
/third_party/typescript/lib/
Dtypescript.d.ts646 export interface ModifierToken<TKind extends ModifierSyntaxKind> extends KeywordToken<TKind> { interface
DtypescriptServices.d.ts646 export interface ModifierToken<TKind extends ModifierSyntaxKind> extends KeywordToken<TKind> { interface
Dtsserverlibrary.d.ts646 export interface ModifierToken<TKind extends ModifierSyntaxKind> extends KeywordToken<TKind> { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts646 export interface ModifierToken<TKind extends ModifierSyntaxKind> extends KeywordToken<TKind> { interface
Dtsserverlibrary.d.ts646 export interface ModifierToken<TKind extends ModifierSyntaxKind> extends KeywordToken<TKind> { interface