Searched defs:isReadonly (Results 1 – 13 of 13) 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_eslint/packages/eslint-plugin/src/rules/ |
D | array-type.ts | 148 const isReadonly = constant
|
/third_party/typescript/lib/ |
D | tsserverlibrary.d.ts | 2701 isReadonly: boolean; property
|
D | typescriptServices.d.ts | 2701 isReadonly: boolean; property
|
D | typescript.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 | typescript.js | 55181 function createIndexInfo(type, isReadonly, declaration) { argument
|
D | typescriptServices.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 | tsserverlibrary.d.ts | 2715 isReadonly: boolean; property
|
D | typescript.d.ts | 2715 isReadonly: boolean; property
|