Home
last modified time | relevance | path

Searched refs:TSAsExpression (Results 1 – 25 of 61) sorted by relevance

123

/dports/mail/thunderbird/thunderbird-91.8.0/devtools/client/debugger/src/workers/parser/tests/fixtures/scopes/
H A Dtsx-sample.tsx24 // TSAsExpression
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/client/debugger/src/workers/parser/tests/fixtures/scopes/
H A Dtsx-sample.tsx24 // TSAsExpression
/dports/www/firefox/firefox-99.0/devtools/client/debugger/src/workers/parser/tests/fixtures/scopes/
H A Dtsx-sample.tsx24 // TSAsExpression
/dports/www/firefox-esr/firefox-91.8.0/devtools/client/debugger/src/workers/parser/tests/fixtures/scopes/
H A Dtsx-sample.tsx24 // TSAsExpression
/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 …tKeyword | TSAbstractMethodDefinition | TSAnyKeyword | TSArrayType | TSAsExpression | TSAsyncKeywo…
64 …| NewExpression | RestElement | SequenceExpression | SpreadElement | TSAsExpression | TSUnaryExpre…
72 …erExpression | PrimaryExpression | TaggedTemplateExpression | TSNonNullExpression | TSAsExpression;
644 argument: Statement | TSAsExpression | null;
674 export interface TSAsExpression extends BaseNode { interface
675 type: AST_NODE_TYPES.TSAsExpression;
H A Dast-node-types.d.ts96 TSAsExpression = "TSAsExpression", enumerator
H A Destree-to-ts-node-types.d.ts88 [AST_NODE_TYPES.TSAsExpression]: ts.AsExpression;
/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 …tKeyword | TSAbstractMethodDefinition | TSAnyKeyword | TSArrayType | TSAsExpression | TSAsyncKeywo…
102 …| NewExpression | RestElement | SequenceExpression | SpreadElement | TSAsExpression | TSUnaryExpre…
109 …PrimaryExpression | TaggedTemplateExpression | TSNonNullExpression | TSAsExpression | ArrowFunctio…
691 argument: Statement | TSAsExpression | null;
721 export interface TSAsExpression extends BaseNode { interface
722 type: AST_NODE_TYPES.TSAsExpression;
H A Dast-node-types.d.ts96 TSAsExpression = "TSAsExpression", enumerator
/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.ts29 …eAssertion(node: TSESTree.Node | undefined | null): node is TSESTree.TSAsExpression | TSESTree.TST…
/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.ts29 …eAssertion(node: TSESTree.Node | undefined | null): node is TSESTree.TSAsExpression | TSESTree.TST…
/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.TSQualifiedName | namedTypes.TSTypeReference | namedTypes.TSAsExpression | namedTypes.T…
4 …namedTypes.TSQualifiedName | namedTypes.TSTypeReference | namedTypes.TSAsExpression | namedTypes.T…
11 …ExpLiteral | namedTypes.PrivateName | namedTypes.Import | namedTypes.TSAsExpression | namedTypes.T…
12 …ern | namedTypes.JSXIdentifier | namedTypes.PrivateName | namedTypes.TSAsExpression | namedTypes.T…
206 export declare type TSAsExpressionKind = namedTypes.TSAsExpression;
H A DnamedTypes.d.ts992 interface TSAsExpression extends Omit<Expression, "type">, Omit<Pattern, "type"> { interface
1269 …y | ForAwaitStatement | Import | TSQualifiedName | TSTypeReference | TSAsExpression | TSNonNullExp…
1474 let TSAsExpression: Type<TSAsExpression>; variable
1737 TSAsExpression: Type<namedTypes.TSAsExpression>; 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.TSQualifiedName | namedTypes.TSTypeReference | namedTypes.TSAsExpression | namedTypes.T…
4 …namedTypes.TSQualifiedName | namedTypes.TSTypeReference | namedTypes.TSAsExpression | namedTypes.T…
11 …ExpLiteral | namedTypes.PrivateName | namedTypes.Import | namedTypes.TSAsExpression | namedTypes.T…
12 …ern | namedTypes.JSXIdentifier | namedTypes.PrivateName | namedTypes.TSAsExpression | namedTypes.T…
206 export declare type TSAsExpressionKind = namedTypes.TSAsExpression;
H A DnamedTypes.d.ts992 interface TSAsExpression extends Omit<Expression, "type">, Omit<Pattern, "type"> { interface
1269 …y | ForAwaitStatement | Import | TSQualifiedName | TSTypeReference | TSAsExpression | TSNonNullExp…
1474 let TSAsExpression: Type<TSAsExpression>; variable
1737 TSAsExpression: Type<namedTypes.TSAsExpression>; 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.ts271 TSAsExpression?: RuleFunction<TSESTree.TSAsExpression>; 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 …mputedName | TSESTree.TSAnyKeyword | TSESTree.TSArrayType | TSESTree.TSAsExpression | TSESTree.TSA…
93 …mputedName | TSESTree.TSAnyKeyword | TSESTree.TSArrayType | TSESTree.TSAsExpression | TSESTree.TSA…
/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.ts281 TSAsExpression?: RuleFunction<TSESTree.TSAsExpression>; 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.ts281 TSAsExpression?: RuleFunction<TSESTree.TSAsExpression>; 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 …mputedName | TSESTree.TSAnyKeyword | TSESTree.TSArrayType | TSESTree.TSAsExpression | TSESTree.TSA…
/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 …mputedName | TSESTree.TSAnyKeyword | TSESTree.TSArrayType | TSESTree.TSAsExpression | TSESTree.TSA…
/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.ts87 [AST_NODE_TYPES.TSAsExpression]: ts.AsExpression;
/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 … Super | SwitchCase | SwitchStatement | TSAnyKeyword | TSArrayType | TSAsExpression | TSBigIntKeyw…
1368 export interface TSAsExpression extends BaseNode { interface
1484 …e | OptionalCallExpression | Import | DoExpression | BigIntLiteral | TSAsExpression | TSTypeAssert…
1783 export function tsAsExpression(expression: Expression, typeAnnotation: TSType): TSAsExpression;
2157 …on isTSAsExpression(node: object | null | undefined, opts?: object | null): node is TSAsExpression;
/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 …witchStatement | SymbolTypeAnnotation | TSAnyKeyword | TSArrayType | TSAsExpression | TSBigIntKeyw…
1436 export interface TSAsExpression extends BaseNode { interface
1552 … DoExpression | BigIntLiteral | RecordExpression | TupleExpression | TSAsExpression | TSTypeAssert…
1867 export function tsAsExpression(expression: Expression, typeAnnotation: TSType): TSAsExpression;
2267 …on isTSAsExpression(node: object | null | undefined, opts?: object | null): node is TSAsExpression;
/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 …witchStatement | SymbolTypeAnnotation | TSAnyKeyword | TSArrayType | TSAsExpression | TSBigIntKeyw…
1436 export interface TSAsExpression extends BaseNode { interface
1552 … DoExpression | BigIntLiteral | RecordExpression | TupleExpression | TSAsExpression | TSTypeAssert…
1867 export function tsAsExpression(expression: Expression, typeAnnotation: TSType): TSAsExpression;
2267 …on isTSAsExpression(node: object | null | undefined, opts?: object | null): node is TSAsExpression;

123