Home
last modified time | relevance | path

Searched refs:TSModuleDeclaration (Results 1 – 25 of 55) sorted by relevance

123

/dports/mail/thunderbird/thunderbird-91.8.0/devtools/client/debugger/src/workers/parser/tests/fixtures/scopes/
H A Dtsx-sample.tsx30 // TSModuleDeclaration
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/client/debugger/src/workers/parser/tests/fixtures/scopes/
H A Dtsx-sample.tsx30 // TSModuleDeclaration
/dports/www/firefox/firefox-99.0/devtools/client/debugger/src/workers/parser/tests/fixtures/scopes/
H A Dtsx-sample.tsx30 // TSModuleDeclaration
/dports/www/firefox-esr/firefox-91.8.0/devtools/client/debugger/src/workers/parser/tests/fixtures/scopes/
H A Dtsx-sample.tsx30 // TSModuleDeclaration
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/
H A Dts-estree.d.ts55 …TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamespa…
61 …areFunction | TSImportEqualsDeclaration | TSInterfaceDeclaration | TSModuleDeclaration | TSNamespa…
63 …| TSDeclareFunction | TSEnumDeclaration | TSInterfaceDeclaration | TSModuleDeclaration | TSTypeAli…
835 export interface TSModuleDeclaration extends BaseNode { interface
836 type: AST_NODE_TYPES.TSModuleDeclaration;
838 body?: TSModuleBlock | TSModuleDeclaration;
H A Dast-node-types.d.ts125 TSModuleDeclaration = "TSModuleDeclaration", enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/types/dist/
H A Dts-estree.d.ts92 …TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamespa…
98 …areFunction | TSImportEqualsDeclaration | TSInterfaceDeclaration | TSModuleDeclaration | TSNamespa…
101 …| TSDeclareFunction | TSEnumDeclaration | TSInterfaceDeclaration | TSModuleDeclaration | TSTypeAli…
882 export interface TSModuleDeclaration extends BaseNode { interface
883 type: AST_NODE_TYPES.TSModuleDeclaration;
885 body?: TSModuleBlock | TSModuleDeclaration;
H A Dast-node-types.d.ts125 TSModuleDeclaration = "TSModuleDeclaration", enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/ast-types/gen/
H A Dkinds.d.ts2 …pes.TSTypeAliasDeclaration | namedTypes.TSModuleBlock | namedTypes.TSModuleDeclaration | namedType…
4 …pes.TSTypeAliasDeclaration | namedTypes.TSModuleBlock | namedTypes.TSModuleDeclaration | namedType…
9 …TSEnumDeclaration | namedTypes.TSTypeAliasDeclaration | namedTypes.TSModuleDeclaration | namedType…
31 …TSEnumDeclaration | namedTypes.TSTypeAliasDeclaration | namedTypes.TSModuleDeclaration | namedType…
253 export declare type TSModuleDeclarationKind = namedTypes.TSModuleDeclaration;
H A DnamedTypes.d.ts1219 interface TSModuleDeclaration extends Omit<Declaration, "type"> { interface
1269 …ion | TSEnumDeclaration | TSTypeAliasDeclaration | TSModuleBlock | TSModuleDeclaration | TSImportE…
1521 let TSModuleDeclaration: Type<TSModuleDeclaration>; variable
1784 TSModuleDeclaration: Type<namedTypes.TSModuleDeclaration>; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/ast-types/gen/
H A Dkinds.d.ts2 …pes.TSTypeAliasDeclaration | namedTypes.TSModuleBlock | namedTypes.TSModuleDeclaration | namedType…
4 …pes.TSTypeAliasDeclaration | namedTypes.TSModuleBlock | namedTypes.TSModuleDeclaration | namedType…
9 …TSEnumDeclaration | namedTypes.TSTypeAliasDeclaration | namedTypes.TSModuleDeclaration | namedType…
31 …TSEnumDeclaration | namedTypes.TSTypeAliasDeclaration | namedTypes.TSModuleDeclaration | namedType…
253 export declare type TSModuleDeclarationKind = namedTypes.TSModuleDeclaration;
H A DnamedTypes.d.ts1219 interface TSModuleDeclaration extends Omit<Declaration, "type"> { interface
1269 …ion | TSEnumDeclaration | TSTypeAliasDeclaration | TSModuleBlock | TSModuleDeclaration | TSImportE…
1521 let TSModuleDeclaration: Type<TSModuleDeclaration>; variable
1784 TSModuleDeclaration: Type<namedTypes.TSModuleDeclaration>; property
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/dist/ts-eslint/
H A DRule.d.ts302 TSModuleDeclaration?: RuleFunction<TSESTree.TSModuleDeclaration>; property
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/dist/ts-eslint-scope/
H A DScope.d.ts72 …MethodSignatureNonComputedName | TSESTree.TSModuleBlock | TSESTree.TSModuleDeclaration | TSESTree.…
93 …MethodSignatureNonComputedName | TSESTree.TSModuleBlock | TSESTree.TSModuleDeclaration | TSESTree.…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/dist/ts-eslint/
H A DRule.d.ts312 TSModuleDeclaration?: RuleFunction<TSESTree.TSModuleDeclaration>; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/ts-eslint/
H A DRule.d.ts312 TSModuleDeclaration?: RuleFunction<TSESTree.TSModuleDeclaration>; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/ts-eslint-scope/
H A DReference.d.ts22 …MethodSignatureNonComputedName | TSESTree.TSModuleBlock | TSESTree.TSModuleDeclaration | TSESTree.…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/dist/ts-eslint-scope/
H A DReference.d.ts22 …MethodSignatureNonComputedName | TSESTree.TSModuleBlock | TSESTree.TSModuleDeclaration | TSESTree.…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@babel/types/lib/
H A Dindex.d.ts44 …TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamespa…
1395 export interface TSModuleDeclaration extends BaseNode { interface
1398 body: TSModuleBlock | TSModuleDeclaration;
1489 …nterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportE…
1501 …nction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration;
1787 …iteral, body: TSModuleBlock | TSModuleDeclaration, declare?: boolean | null, global?: boolean | nu…
2213 …uleDeclaration(node: object | null | undefined, opts?: object | null): node is TSModuleDeclaration;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-optimise-call-expression/node_modules/@babel/types/lib/
H A Dindex.d.ts44 …TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamespa…
1463 export interface TSModuleDeclaration extends BaseNode { interface
1466 body: TSModuleBlock | TSModuleDeclaration;
1557 …nterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportE…
1569 …nction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration;
1871 …on(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;
2323 …uleDeclaration(node: object | null | undefined, opts?: object | null): node is TSModuleDeclaration;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/core/node_modules/@babel/types/lib/
H A Dindex.d.ts44 …TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamespa…
1463 export interface TSModuleDeclaration extends BaseNode { interface
1466 body: TSModuleBlock | TSModuleDeclaration;
1557 …nterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportE…
1569 …nction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration;
1871 …on(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;
2323 …uleDeclaration(node: object | null | undefined, opts?: object | null): node is TSModuleDeclaration;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-module-transforms/node_modules/@babel/types/lib/
H A Dindex.d.ts44 …TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamespa…
1463 export interface TSModuleDeclaration extends BaseNode { interface
1466 body: TSModuleBlock | TSModuleDeclaration;
1557 …nterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportE…
1569 …nction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration;
1871 …on(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;
2323 …uleDeclaration(node: object | null | undefined, opts?: object | null): node is TSModuleDeclaration;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-replace-supers/node_modules/@babel/types/lib/
H A Dindex.d.ts44 …TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamespa…
1463 export interface TSModuleDeclaration extends BaseNode { interface
1466 body: TSModuleBlock | TSModuleDeclaration;
1557 …nterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportE…
1569 …nction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration;
1871 …on(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;
2323 …uleDeclaration(node: object | null | undefined, opts?: object | null): node is TSModuleDeclaration;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-simple-access/node_modules/@babel/types/lib/
H A Dindex.d.ts44 …TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamespa…
1463 export interface TSModuleDeclaration extends BaseNode { interface
1466 body: TSModuleBlock | TSModuleDeclaration;
1557 …nterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportE…
1569 …nction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration;
1871 …on(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;
2323 …uleDeclaration(node: object | null | undefined, opts?: object | null): node is TSModuleDeclaration;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-member-expression-to-functions/node_modules/@babel/types/lib/
H A Dindex.d.ts44 …TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBlock | TSModuleDeclaration | TSNamespa…
1463 export interface TSModuleDeclaration extends BaseNode { interface
1466 body: TSModuleBlock | TSModuleDeclaration;
1557 …nterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration | TSImportE…
1569 …nction | TSInterfaceDeclaration | TSTypeAliasDeclaration | TSEnumDeclaration | TSModuleDeclaration;
1871 …on(id: Identifier | StringLiteral, body: TSModuleBlock | TSModuleDeclaration): TSModuleDeclaration;
2323 …uleDeclaration(node: object | null | undefined, opts?: object | null): node is TSModuleDeclaration;

123