Searched defs:isReadonly (Results 1 – 12 of 12) sorted by relevance
/third_party/typescript/src/services/codefixes/ |
D | generateAccessors.ts | 11 readonly isReadonly: boolean; property 25 …const { isStatic, isReadonly, fieldName, accessorName, originalName, type, container, declaration … constant
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 2701 isReadonly: boolean; property
|
D | typescriptServices.d.ts | 2701 isReadonly: boolean; property
|
D | tsserverlibrary.d.ts | 2701 isReadonly: boolean; property
|
D | tsc.js | 45436 function createIndexInfo(type, isReadonly, declaration) { argument
|
D | typingsInstaller.js | 54976 function createIndexInfo(type, isReadonly, declaration) { argument
|
D | typescriptServices.js | 55181 function createIndexInfo(type, isReadonly, declaration) { argument
|
D | typescript.js | 55181 function createIndexInfo(type, isReadonly, declaration) { argument
|
D | tsserverlibrary.js | 55181 function createIndexInfo(type, isReadonly, declaration) { argument
|
D | tsserver.js | 54987 function createIndexInfo(type, isReadonly, declaration) { argument
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 2734 isReadonly: boolean; property
|
D | tsserverlibrary.d.ts | 2734 isReadonly: boolean; property
|