| /third_party/typescript/tests/baselines/reference/JSDocParsing/ |
| D | TypeExpressions.parsesCorrectly.keyword1.json | 15 "originalKeywordKind": "VarKeyword", string
|
| D | DocComments.parsesCorrectly.noReturnType.json | 21 "originalKeywordKind": "ReturnKeyword", string
|
| D | TypeExpressions.parsesCorrectly.recordType8.json | 23 "originalKeywordKind": "FunctionKeyword", string
|
| D | TypeExpressions.parsesCorrectly.typeReference3.json | 31 "originalKeywordKind": "FunctionKeyword", string
|
| D | DocComments.parsesCorrectly.@@ does not start a new tag.json | 30 "originalKeywordKind": "ThisKeyword", string
|
| D | DocComments.parsesCorrectly.returnTag1.json | 21 "originalKeywordKind": "ReturnKeyword", string
|
| D | DocComments.parsesCorrectly.leadingAsterisk.json | 21 "originalKeywordKind": "TypeKeyword", string
|
| D | DocComments.parsesCorrectly.noLeadingAsterisk.json | 21 "originalKeywordKind": "TypeKeyword", string
|
| D | DocComments.parsesCorrectly.typeTag.json | 21 "originalKeywordKind": "TypeKeyword", string
|
| D | DocComments.parsesCorrectly.returnTag2.json | 21 "originalKeywordKind": "ReturnKeyword", string
|
| D | TypeExpressions.parsesCorrectly.thisType1.json | 23 "originalKeywordKind": "ThisKeyword", string
|
| D | TypeExpressions.parsesCorrectly.newType1.json | 23 "originalKeywordKind": "NewKeyword", string
|
| D | DocComments.parsesCorrectly.no space before @ is not a new tag.json | 30 "originalKeywordKind": "ThisKeyword", string
|
| /third_party/typescript/src/services/codefixes/ |
| D | convertToEs6Module.ts | 82 const { text, originalKeywordKind } = node.name; constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 634 readonly originalKeywordKind?: SyntaxKind; property
|
| D | typescriptServices.d.ts | 634 readonly originalKeywordKind?: SyntaxKind; property
|
| D | tsserverlibrary.d.ts | 634 readonly originalKeywordKind?: SyntaxKind; property
|
| D | tsc.js | 16886 function createBaseIdentifier(text, originalKeywordKind) { argument 16905 function createIdentifier(text, typeArguments, originalKeywordKind) { argument
|
| D | typingsInstaller.js | 21212 function createBaseIdentifier(text, originalKeywordKind) { argument 21232 function createIdentifier(text, typeArguments, originalKeywordKind) { argument
|
| D | typescript.js | 21417 function createBaseIdentifier(text, originalKeywordKind) { argument 21437 function createIdentifier(text, typeArguments, originalKeywordKind) { argument
|
| D | typescriptServices.js | 21417 function createBaseIdentifier(text, originalKeywordKind) { argument 21437 function createIdentifier(text, typeArguments, originalKeywordKind) { argument
|
| D | tsserverlibrary.js | 21417 function createBaseIdentifier(text, originalKeywordKind) { argument 21437 function createIdentifier(text, typeArguments, originalKeywordKind) { argument
|
| D | tsserver.js | 21223 function createBaseIdentifier(text, originalKeywordKind) { argument 21243 function createIdentifier(text, typeArguments, originalKeywordKind) { argument
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 645 readonly originalKeywordKind?: SyntaxKind; property
|
| D | tsserverlibrary.d.ts | 645 readonly originalKeywordKind?: SyntaxKind; property
|