Home
last modified time | relevance | path

Searched refs:TSThisType (Results 1 – 25 of 54) sorted by relevance

123

/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 …d | TSRestType | TSStaticKeyword | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
95 …TSParenthesizedType | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
918 export interface TSThisType extends BaseNode { interface
919 type: AST_NODE_TYPES.TSThisType;
967 parameterName: Identifier | TSThisType;
H A Dast-node-types.d.ts144 TSThisType = "TSThisType", enumerator
H A Destree-to-ts-node-types.d.ts122 [AST_NODE_TYPES.TSThisType]: ts.ThisTypeNode;
/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.ts144 TSThisType = "TSThisType", enumerator
H A Dts-estree.d.ts92 …d | TSRestType | TSStaticKeyword | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
131 …TSParenthesizedType | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
965 export interface TSThisType extends BaseNode { interface
966 type: AST_NODE_TYPES.TSThisType;
1014 parameterName: Identifier | TSThisType;
/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.ts322 TSThisType?: RuleFunction<TSESTree.TSThisType>; 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 …yword | TSESTree.TSStringKeyword | TSESTree.TSSymbolKeyword | TSESTree.TSThisType | TSESTree.TSTup…
93 …yword | TSESTree.TSStringKeyword | TSESTree.TSSymbolKeyword | TSESTree.TSThisType | TSESTree.TSTup…
/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.ts332 TSThisType?: RuleFunction<TSESTree.TSThisType>; 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.ts332 TSThisType?: RuleFunction<TSESTree.TSThisType>; 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 …yword | TSESTree.TSStringKeyword | TSESTree.TSSymbolKeyword | TSESTree.TSThisType | TSESTree.TSTup…
/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 …yword | TSESTree.TSStringKeyword | TSESTree.TSSymbolKeyword | TSESTree.TSThisType | TSESTree.TSTup…
/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 … | namedTypes.TSUnknownKeyword | namedTypes.TSVoidKeyword | namedTypes.TSThisType | namedTypes.TSA…
4 … | namedTypes.TSUnknownKeyword | namedTypes.TSVoidKeyword | namedTypes.TSThisType | namedTypes.TSA…
107 … | namedTypes.TSUnknownKeyword | namedTypes.TSVoidKeyword | namedTypes.TSThisType | namedTypes.TSA…
220 export declare type TSThisTypeKind = namedTypes.TSThisType;
H A DnamedTypes.d.ts1040 interface TSThisType extends Omit<TSType, "type"> { interface
1269 …ymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSArrayType | …
1488 let TSThisType: Type<TSThisType>; variable
1751 TSThisType: Type<namedTypes.TSThisType>; 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 … | namedTypes.TSUnknownKeyword | namedTypes.TSVoidKeyword | namedTypes.TSThisType | namedTypes.TSA…
4 … | namedTypes.TSUnknownKeyword | namedTypes.TSVoidKeyword | namedTypes.TSThisType | namedTypes.TSA…
107 … | namedTypes.TSUnknownKeyword | namedTypes.TSVoidKeyword | namedTypes.TSThisType | namedTypes.TSA…
220 export declare type TSThisTypeKind = namedTypes.TSThisType;
H A DnamedTypes.d.ts1040 interface TSThisType extends Omit<TSType, "type"> { interface
1269 …ymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSArrayType | …
1488 let TSThisType: Type<TSThisType>; variable
1751 TSThisType: Type<namedTypes.TSThisType>; property
/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 …e | TSQualifiedName | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
1305 export interface TSThisType extends BaseNode { interface
1331 parameterName: Identifier | TSThisType;
1613 …ymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType…
1614 …SymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSLiteralType;
1865 export function tsThisType(): TSThisType;
1869 export function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnno…
2384 …t function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;
/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 …e | TSQualifiedName | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
1227 export interface TSThisType extends BaseNode { interface
1253 parameterName: Identifier | TSThisType;
1525 …ymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType…
1759 export function tsThisType(): TSThisType;
1763 export function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation: TSTypeAnnot…
2243 …t function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;
/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 …e | TSQualifiedName | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
1294 export interface TSThisType extends BaseNode { interface
1320 parameterName: Identifier | TSThisType;
1595 …ymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType…
1843 export function tsThisType(): TSThisType;
1847 export function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnno…
2353 …t function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;
/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 …e | TSQualifiedName | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
1294 export interface TSThisType extends BaseNode { interface
1320 parameterName: Identifier | TSThisType;
1595 …ymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType…
1843 export function tsThisType(): TSThisType;
1847 export function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnno…
2353 …t function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;
/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 …e | TSQualifiedName | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
1294 export interface TSThisType extends BaseNode { interface
1320 parameterName: Identifier | TSThisType;
1595 …ymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType…
1843 export function tsThisType(): TSThisType;
1847 export function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnno…
2353 …t function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;
/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 …e | TSQualifiedName | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
1294 export interface TSThisType extends BaseNode { interface
1320 parameterName: Identifier | TSThisType;
1595 …ymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType…
1843 export function tsThisType(): TSThisType;
1847 export function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnno…
2353 …t function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;
/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 …e | TSQualifiedName | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
1294 export interface TSThisType extends BaseNode { interface
1320 parameterName: Identifier | TSThisType;
1595 …ymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType…
1843 export function tsThisType(): TSThisType;
1847 export function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnno…
2353 …t function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;
/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 …e | TSQualifiedName | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
1294 export interface TSThisType extends BaseNode { interface
1320 parameterName: Identifier | TSThisType;
1595 …ymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType…
1843 export function tsThisType(): TSThisType;
1847 export function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnno…
2353 …t function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;
/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 …e | TSQualifiedName | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
1294 export interface TSThisType extends BaseNode { interface
1320 parameterName: Identifier | TSThisType;
1595 …ymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType…
1843 export function tsThisType(): TSThisType;
1847 export function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnno…
2353 …t function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;
/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 …e | TSQualifiedName | TSRestType | TSStringKeyword | TSSymbolKeyword | TSThisType | TSTupleType | …
1294 export interface TSThisType extends BaseNode { interface
1320 parameterName: Identifier | TSThisType;
1595 …ymbolKeyword | TSUndefinedKeyword | TSUnknownKeyword | TSVoidKeyword | TSThisType | TSFunctionType…
1843 export function tsThisType(): TSThisType;
1847 export function tsTypePredicate(parameterName: Identifier | TSThisType, typeAnnotation?: TSTypeAnno…
2353 …t function isTSThisType(node: object | null | undefined, opts?: object | null): node is TSThisType;

123