Home
last modified time | relevance | path

Searched defs:createPropertyAccessChain (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts318 export const createPropertyAccessChain: typeof factory.createPropertyAccessChain = Debug.deprecate(… constant
/third_party/typescript/src/compiler/
Dtypes.ts8206createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
/third_party/typescript/lib/
Dtypescript.d.ts3975createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
Dtsserverlibrary.d.ts7978createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
DtypingsInstaller.js15064 function createPropertyAccessChain(expression, questionDotToken, name) { function
Dtsc.js20355 function createPropertyAccessChain(expression, questionDotToken, name) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3975createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method
Dtsserverlibrary.d.ts7978createPropertyAccessChain(expression: Expression, questionDotToken: QuestionDotToken | undefined, … method