Home
last modified time | relevance | path

Searched defs:propertyAccess (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/src/testRunner/unittests/
DpublicApi.ts102 …const propertyAccess = classDeclaration.heritageClauses![0].types[0].expression as ts.PropertyAcce… constant
/third_party/typescript/src/linter/
DUtils.ts467 const propertyAccess = tsExpr as PropertyAccessExpression; constant
/third_party/typescript/src/compiler/
Dbinder.ts1810 const propertyAccess = <PropertyAccessExpression>node.expression; constant
/third_party/typescript/src/services/
Dcompletions.ts1294 …const propertyAccess = node.kind === SyntaxKind.ImportType ? <ImportTypeNode>node : <PropertyAcces… constant
/third_party/typescript/lib/
Dtsc.js35472 function isTopLevelNamespaceAssignment(propertyAccess) { argument
35477 … function bindPropertyAssignment(name, propertyAccess, isPrototypeProperty, containerIsClass) { argument
DtypingsInstaller.js43327 function isTopLevelNamespaceAssignment(propertyAccess) { argument
43332 … function bindPropertyAssignment(name, propertyAccess, isPrototypeProperty, containerIsClass) { argument
DtypescriptServices.js43532 function isTopLevelNamespaceAssignment(propertyAccess) { argument
43537 … function bindPropertyAssignment(name, propertyAccess, isPrototypeProperty, containerIsClass) { argument
Dtypescript.js43532 function isTopLevelNamespaceAssignment(propertyAccess) { argument
43537 … function bindPropertyAssignment(name, propertyAccess, isPrototypeProperty, containerIsClass) { argument
Dtsserverlibrary.js43532 function isTopLevelNamespaceAssignment(propertyAccess) { argument
43537 … function bindPropertyAssignment(name, propertyAccess, isPrototypeProperty, containerIsClass) { argument
Dtsserver.js43338 function isTopLevelNamespaceAssignment(propertyAccess) { argument
43343 … function bindPropertyAssignment(name, propertyAccess, isPrototypeProperty, containerIsClass) { argument