Home
last modified time | relevance | path

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

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