Home
last modified time | relevance | path

Searched refs:TSIntersectionType (Results 1 – 25 of 51) sorted by relevance

123

/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.ts156 TSIntersectionType = "TSIntersectionType", enumerator
H A Dts-estree.d.ts92 …| TSInterfaceDeclaration | TSInterfaceBody | TSInterfaceHeritage | TSIntersectionType | TSLiteralT…
131 …rtType | TSIndexedAccessType | TSInferType | TSInterfaceHeritage | TSIntersectionType | TSLiteralT…
855 export interface TSIntersectionType extends BaseNode { interface
856 type: AST_NODE_TYPES.TSIntersectionType;
/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.ts156 TSIntersectionType = "TSIntersectionType", enumerator
H A Dts-estree.d.ts55 …| TSInterfaceDeclaration | TSInterfaceBody | TSInterfaceHeritage | TSIntersectionType | TSLiteralT…
95 …rtType | TSIndexedAccessType | TSInferType | TSInterfaceHeritage | TSIntersectionType | TSLiteralT…
808 export interface TSIntersectionType extends BaseNode { interface
809 type: AST_NODE_TYPES.TSIntersectionType;
H A Destree-to-ts-node-types.d.ts108 [AST_NODE_TYPES.TSIntersectionType]: ts.IntersectionTypeNode;
/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.ts297 TSIntersectionType?: RuleFunction<TSESTree.TSIntersectionType>; 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 …TSESTree.TSInterfaceBody | TSESTree.TSInterfaceHeritage | TSESTree.TSIntersectionType | TSESTree.T…
93 …TSESTree.TSInterfaceBody | TSESTree.TSInterfaceHeritage | TSESTree.TSIntersectionType | TSESTree.T…
/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.ts307 TSIntersectionType?: RuleFunction<TSESTree.TSIntersectionType>; 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.ts307 TSIntersectionType?: RuleFunction<TSESTree.TSIntersectionType>; 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 …TSESTree.TSInterfaceBody | TSESTree.TSInterfaceHeritage | TSESTree.TSIntersectionType | TSESTree.T…
/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 …TSESTree.TSInterfaceBody | TSESTree.TSInterfaceHeritage | TSESTree.TSIntersectionType | TSESTree.T…
/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 …e | namedTypes.TSLiteralType | namedTypes.TSUnionType | namedTypes.TSIntersectionType | namedTypes…
4 …e | namedTypes.TSLiteralType | namedTypes.TSUnionType | namedTypes.TSIntersectionType | namedTypes…
107 …e | namedTypes.TSLiteralType | namedTypes.TSUnionType | namedTypes.TSIntersectionType | namedTypes…
224 export declare type TSIntersectionTypeKind = namedTypes.TSIntersectionType;
H A DnamedTypes.d.ts1055 interface TSIntersectionType extends Omit<TSType, "type"> { interface
1269 …Keyword | TSThisType | TSArrayType | TSLiteralType | TSUnionType | TSIntersectionType | TSConditio…
1492 let TSIntersectionType: Type<TSIntersectionType>; variable
1755 TSIntersectionType: Type<namedTypes.TSIntersectionType>; 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 …e | namedTypes.TSLiteralType | namedTypes.TSUnionType | namedTypes.TSIntersectionType | namedTypes…
4 …e | namedTypes.TSLiteralType | namedTypes.TSUnionType | namedTypes.TSIntersectionType | namedTypes…
107 …e | namedTypes.TSLiteralType | namedTypes.TSUnionType | namedTypes.TSIntersectionType | namedTypes…
224 export declare type TSIntersectionTypeKind = namedTypes.TSIntersectionType;
H A DnamedTypes.d.ts1055 interface TSIntersectionType extends Omit<TSType, "type"> { interface
1269 …Keyword | TSThisType | TSArrayType | TSLiteralType | TSUnionType | TSIntersectionType | TSConditio…
1492 let TSIntersectionType: Type<TSIntersectionType>; variable
1755 TSIntersectionType: Type<namedTypes.TSIntersectionType>; 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.ts107 [AST_NODE_TYPES.TSIntersectionType]: ts.IntersectionTypeNode;
/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 …essType | TSInferType | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSLiteralT…
1292 export interface TSIntersectionType extends BaseNode { interface
1525 …ayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditio…
1771 export function tsIntersectionType(types: Array<TSType>): TSIntersectionType;
2203 …ntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;
/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 …essType | TSInferType | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSLiteralT…
1360 export interface TSIntersectionType extends BaseNode { interface
1595 …ayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditio…
1855 export function tsIntersectionType(types: Array<TSType>): TSIntersectionType;
2313 …ntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;
/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 …essType | TSInferType | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSLiteralT…
1360 export interface TSIntersectionType extends BaseNode { interface
1595 …ayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditio…
1855 export function tsIntersectionType(types: Array<TSType>): TSIntersectionType;
2313 …ntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;
/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 …essType | TSInferType | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSLiteralT…
1360 export interface TSIntersectionType extends BaseNode { interface
1595 …ayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditio…
1855 export function tsIntersectionType(types: Array<TSType>): TSIntersectionType;
2313 …ntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;
/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 …essType | TSInferType | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSLiteralT…
1360 export interface TSIntersectionType extends BaseNode { interface
1595 …ayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditio…
1855 export function tsIntersectionType(types: Array<TSType>): TSIntersectionType;
2313 …ntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;
/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 …essType | TSInferType | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSLiteralT…
1360 export interface TSIntersectionType extends BaseNode { interface
1595 …ayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditio…
1855 export function tsIntersectionType(types: Array<TSType>): TSIntersectionType;
2313 …ntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;
/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 …essType | TSInferType | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSLiteralT…
1360 export interface TSIntersectionType extends BaseNode { interface
1595 …ayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditio…
1855 export function tsIntersectionType(types: Array<TSType>): TSIntersectionType;
2313 …ntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;
/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 …essType | TSInferType | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSLiteralT…
1360 export interface TSIntersectionType extends BaseNode { interface
1595 …ayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditio…
1855 export function tsIntersectionType(types: Array<TSType>): TSIntersectionType;
2313 …ntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;
/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 …essType | TSInferType | TSInterfaceBody | TSInterfaceDeclaration | TSIntersectionType | TSLiteralT…
1360 export interface TSIntersectionType extends BaseNode { interface
1595 …ayType | TSTupleType | TSOptionalType | TSRestType | TSUnionType | TSIntersectionType | TSConditio…
1855 export function tsIntersectionType(types: Array<TSType>): TSIntersectionType;
2313 …ntersectionType(node: object | null | undefined, opts?: object | null): node is TSIntersectionType;

123