Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts312 …export const createPropertyAccess = Debug.deprecate(factory.createPropertyAccessExpression, factor… constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts10560 …const createPropertyAccess: (expression: Expression, name: string | Identifier | PrivateIdentifier… constant
Dtypescript.d.ts6777 …const createPropertyAccess: (expression: Expression, name: string | Identifier | PrivateIdentifier… constant
/third_party/typescript/lib/
Dtypescript.d.ts6688 …const createPropertyAccess: (expression: Expression, name: string | Identifier | PrivateIdentifier… constant
Dtsserverlibrary.d.ts10433 …const createPropertyAccess: (expression: Expression, name: string | Identifier | PrivateIdentifier… constant
DtypescriptServices.d.ts6688 …const createPropertyAccess: (expression: Expression, name: string | Identifier | PrivateIdentifier… constant