| /third_party/typescript/src/compiler/transformers/ |
| D | es2015.ts | 1303 const { name, initializer, dotDotDotToken } = parameter; constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 763 readonly dotDotDotToken?: DotDotDotToken; property 773 readonly dotDotDotToken?: DotDotDotToken; property 978 readonly dotDotDotToken?: Token<SyntaxKind.DotDotDotToken>; property 1461 readonly dotDotDotToken?: Token<SyntaxKind.DotDotDotToken>; property
|
| D | typescript.d.ts | 763 readonly dotDotDotToken?: DotDotDotToken; property 773 readonly dotDotDotToken?: DotDotDotToken; property 978 readonly dotDotDotToken?: Token<SyntaxKind.DotDotDotToken>; property 1461 readonly dotDotDotToken?: Token<SyntaxKind.DotDotDotToken>; property
|
| D | tsserverlibrary.d.ts | 763 readonly dotDotDotToken?: DotDotDotToken; property 773 readonly dotDotDotToken?: DotDotDotToken; property 978 readonly dotDotDotToken?: Token<SyntaxKind.DotDotDotToken>; property 1461 readonly dotDotDotToken?: Token<SyntaxKind.DotDotDotToken>; property
|
| D | tsc.js | 18999 …function createParameterDeclaration(modifiers, dotDotDotToken, name, questionToken, type, initiali… argument 19019 …function updateParameterDeclaration(node, modifiers, dotDotDotToken, name, questionToken, type, in… argument 19417 function createNamedTupleMember(dotDotDotToken, name, questionToken, type) { argument 19426 function updateNamedTupleMember(node, dotDotDotToken, name, questionToken, type) { argument 19649 function createBindingElement(dotDotDotToken, propertyName, name, initializer) { argument 19665 function updateBindingElement(node, dotDotDotToken, propertyName, name, initializer) { argument 21692 function createJsxExpression(dotDotDotToken, expression) { argument
|
| D | typingsInstaller.js | 23719 …function createParameterDeclaration(modifiers, dotDotDotToken, name, questionToken, type, initiali… argument 23740 …function updateParameterDeclaration(node, modifiers, dotDotDotToken, name, questionToken, type, in… argument 24216 function createNamedTupleMember(dotDotDotToken, name, questionToken, type) { argument 24226 function updateNamedTupleMember(node, dotDotDotToken, name, questionToken, type) { argument 24484 function createBindingElement(dotDotDotToken, propertyName, name, initializer) { argument 24502 function updateBindingElement(node, dotDotDotToken, propertyName, name, initializer) { argument 26856 function createJsxExpression(dotDotDotToken, expression) { argument
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 763 readonly dotDotDotToken?: DotDotDotToken; property 773 readonly dotDotDotToken?: DotDotDotToken; property 978 readonly dotDotDotToken?: Token<SyntaxKind.DotDotDotToken>; property 1461 readonly dotDotDotToken?: Token<SyntaxKind.DotDotDotToken>; property
|
| D | tsserverlibrary.d.ts | 763 readonly dotDotDotToken?: DotDotDotToken; property 773 readonly dotDotDotToken?: DotDotDotToken; property 978 readonly dotDotDotToken?: Token<SyntaxKind.DotDotDotToken>; property 1461 readonly dotDotDotToken?: Token<SyntaxKind.DotDotDotToken>; property
|