Searched defs:ImportDeclaration (Results 1 – 11 of 11) sorted by relevance
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
| D | parserRealSource3.ts | 106 ImportDeclaration, enumerator
|
| D | parserRealSource11.ts | 828 export class ImportDeclaration extends ModuleElement { class
|
| /third_party/node/deps/acorn/acorn-walk/dist/ |
| D | walk.mjs | 406 base.ImportDeclaration = function (node, st, c) { class
|
| /third_party/typescript/tests/baselines/reference/ |
| D | parserRealSource11.js | 3181 var ImportDeclaration = /** @class */ (function (_super) { class 3183 function ImportDeclaration(id, alias) { class in anonymousFunction1fd0e91c0600.ImportDeclaration 3191 ImportDeclaration.prototype.isStatementOrExpression = function () { return true; }; class
|
| /third_party/node/lib/ |
| D | repl.js | 241 ImportDeclaration(node) { method
|
| /third_party/typescript/src/compiler/ |
| D | types.ts | 320 ImportDeclaration, enumerator
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 381 ImportDeclaration = 273, enumerator 1717 export interface ImportDeclaration extends Statement { interface
|
| D | typescriptServices.d.ts | 381 ImportDeclaration = 273, enumerator 1717 export interface ImportDeclaration extends Statement { interface
|
| D | tsserverlibrary.d.ts | 381 ImportDeclaration = 273, enumerator 1717 export interface ImportDeclaration extends Statement { interface
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 381 ImportDeclaration = 273, enumerator 1717 export interface ImportDeclaration extends Statement { interface
|
| D | tsserverlibrary.d.ts | 381 ImportDeclaration = 273, enumerator 1717 export interface ImportDeclaration extends Statement { interface
|