Home
last modified time | relevance | path

Searched refs:TSMethodSignature (Results 1 – 25 of 53) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/dist/ast-utils/
H A Dpredicates.d.ts32 …on | TSESTree.TSEmptyBodyFunctionExpression | TSESTree.TSFunctionType | TSESTree.TSMethodSignature;
33 …on | TSESTree.TSEmptyBodyFunctionExpression | TSESTree.TSFunctionType | TSESTree.TSMethodSignature;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/experimental-utils/_ts3.4/dist/ast-utils/
H A Dpredicates.d.ts32 …on | TSESTree.TSEmptyBodyFunctionExpression | TSESTree.TSFunctionType | TSESTree.TSMethodSignature;
33 …on | TSESTree.TSEmptyBodyFunctionExpression | TSESTree.TSFunctionType | TSESTree.TSMethodSignature;
/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 …ypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes…
4 …ypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes…
9 …ypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes…
31 …ypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes…
204 …edTypes.TSDeclareFunction | namedTypes.TSDeclareMethod | namedTypes.TSMethodSignature | namedTypes…
205 …ypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes…
241 export declare type TSMethodSignatureKind = namedTypes.TSMethodSignature;
H A DnamedTypes.d.ts1155 …interface TSMethodSignature extends Omit<Declaration, "type">, TSHasOptionalTypeParameters, TSHasO… interface
1269 …essType | TSTypeOperator | TSIndexSignature | TSPropertySignature | TSMethodSignature | TSTypePred…
1509 let TSMethodSignature: Type<TSMethodSignature>; variable
1772 TSMethodSignature: Type<namedTypes.TSMethodSignature>; 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 …ypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes…
4 …ypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes…
9 …ypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes…
31 …ypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes…
204 …edTypes.TSDeclareFunction | namedTypes.TSDeclareMethod | namedTypes.TSMethodSignature | namedTypes…
205 …ypes.TSIndexSignature | namedTypes.TSPropertySignature | namedTypes.TSMethodSignature | namedTypes…
241 export declare type TSMethodSignatureKind = namedTypes.TSMethodSignature;
H A DnamedTypes.d.ts1155 …interface TSMethodSignature extends Omit<Declaration, "type">, TSHasOptionalTypeParameters, TSHasO… interface
1269 …essType | TSTypeOperator | TSIndexSignature | TSPropertySignature | TSMethodSignature | TSTypePred…
1509 let TSMethodSignature: Type<TSMethodSignature>; variable
1772 TSMethodSignature: Type<namedTypes.TSMethodSignature>; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/types/dist/
H A Dast-node-types.d.ts123 TSMethodSignature = "TSMethodSignature", enumerator
H A Dts-estree.d.ts92 …rfaceHeritage | TSIntersectionType | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBl…
126 export declare type TSMethodSignature = TSMethodSignatureComputedName | TSMethodSignatureNonCompute… alias
130 …eDeclaration | TSConstructSignatureDeclaration | TSIndexSignature | TSMethodSignature | TSProperty…
256 type: AST_NODE_TYPES.TSMethodSignature;
/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 Dast-node-types.d.ts123 TSMethodSignature = "TSMethodSignature", enumerator
H A Dts-estree.d.ts55 …rfaceHeritage | TSIntersectionType | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBl…
90 export declare type TSMethodSignature = TSMethodSignatureComputedName | TSMethodSignatureNonCompute… alias
94 …eDeclaration | TSConstructSignatureDeclaration | TSIndexSignature | TSMethodSignature | TSProperty…
218 type: AST_NODE_TYPES.TSMethodSignature;
H A Destree-to-ts-node-types.d.ts111 [AST_NODE_TYPES.TSMethodSignature]: ts.MethodSignature;
/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.ts300 TSMethodSignature?: RuleFunction<TSESTree.TSMethodSignature>; property
/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.ts310 TSMethodSignature?: RuleFunction<TSESTree.TSMethodSignature>; 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.ts310 TSMethodSignature?: RuleFunction<TSESTree.TSMethodSignature>; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/
H A Destree-to-ts-node-types.d.ts110 [AST_NODE_TYPES.TSMethodSignature]: ts.MethodSignature;
/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 …ceDeclaration | TSIntersectionType | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBl…
1162 export interface TSMethodSignature extends BaseNode { interface
1524 …claration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSig…
1745 … TSTypeAnnotation | null, computed?: boolean | null, optional?: boolean | null): TSMethodSignature;
2209 …SMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;
/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 …ceDeclaration | TSIntersectionType | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBl…
1229 export interface TSMethodSignature extends BaseNode { interface
1594 …claration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSig…
1829 …ers: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;
2319 …SMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;
/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 …ceDeclaration | TSIntersectionType | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBl…
1229 export interface TSMethodSignature extends BaseNode { interface
1594 …claration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSig…
1829 …ers: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;
2319 …SMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;
/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 …ceDeclaration | TSIntersectionType | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBl…
1229 export interface TSMethodSignature extends BaseNode { interface
1594 …claration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSig…
1829 …ers: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;
2319 …SMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;
/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 …ceDeclaration | TSIntersectionType | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBl…
1229 export interface TSMethodSignature extends BaseNode { interface
1594 …claration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSig…
1829 …ers: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;
2319 …SMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;
/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 …ceDeclaration | TSIntersectionType | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBl…
1229 export interface TSMethodSignature extends BaseNode { interface
1594 …claration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSig…
1829 …ers: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;
2319 …SMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;
/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 …ceDeclaration | TSIntersectionType | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBl…
1229 export interface TSMethodSignature extends BaseNode { interface
1594 …claration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSig…
1829 …ers: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;
2319 …SMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helper-module-imports/node_modules/@babel/types/lib/
H A Dindex.d.ts44 …ceDeclaration | TSIntersectionType | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBl…
1229 export interface TSMethodSignature extends BaseNode { interface
1594 …claration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSig…
1829 …ers: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;
2319 …SMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@babel/helpers/node_modules/@babel/types/lib/
H A Dindex.d.ts44 …ceDeclaration | TSIntersectionType | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBl…
1229 export interface TSMethodSignature extends BaseNode { interface
1594 …claration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSig…
1829 …ers: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;
2319 …SMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/@babel/helper-module-imports/node_modules/@babel/types/lib/
H A Dindex.d.ts44 …ceDeclaration | TSIntersectionType | TSLiteralType | TSMappedType | TSMethodSignature | TSModuleBl…
1240 export interface TSMethodSignature extends BaseNode { interface
1612 …claration | TSConstructSignatureDeclaration | TSPropertySignature | TSMethodSignature | TSIndexSig…
1851 …ers: Array<Identifier | RestElement>, typeAnnotation?: TSTypeAnnotation | null): TSMethodSignature;
2348 …SMethodSignature(node: object | null | undefined, opts?: object | null): node is TSMethodSignature;

123