Home
last modified time | relevance | path

Searched refs:FunctionTypeAnnotation (Results 1 – 25 of 45) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/estree/
H A Dflow.d.ts60 interface FunctionTypeAnnotation extends FlowTypeAnnotation { interface
146 value: FunctionTypeAnnotation;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/estree/
H A Dflow.d.ts60 interface FunctionTypeAnnotation extends FlowTypeAnnotation { interface
146 value: FunctionTypeAnnotation;
/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 …stsTypeAnnotation | namedTypes.ExistentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTyp…
4 …stsTypeAnnotation | namedTypes.ExistentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTyp…
110 …stsTypeAnnotation | namedTypes.ExistentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTyp…
111 …stsTypeAnnotation | namedTypes.ExistentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTyp…
129 export declare type FunctionTypeAnnotationKind = namedTypes.FunctionTypeAnnotation;
H A DnamedTypes.d.ts611 interface FunctionTypeAnnotation extends Omit<FlowType, "type"> { interface
1269 …isTypeAnnotation | ExistsTypeAnnotation | ExistentialTypeParam | FunctionTypeAnnotation | Function…
1397 let FunctionTypeAnnotation: Type<FunctionTypeAnnotation>; variable
1660 FunctionTypeAnnotation: Type<namedTypes.FunctionTypeAnnotation>; property
H A Dnodes.d.ts607 export interface FunctionTypeAnnotation extends Omit<FlowType, "type"> { interface
1265 …isTypeAnnotation | ExistsTypeAnnotation | ExistentialTypeParam | FunctionTypeAnnotation | Function…
H A Dvisitor.d.ts132 …FunctionTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.FunctionTypeAnnotation>): any;
H A Dbuilders.d.ts1042 … | null, typeParameters: K.TypeParameterDeclarationKind | null): namedTypes.FunctionTypeAnnotation;
1050 }): namedTypes.FunctionTypeAnnotation;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/ast-types/gen/
H A Dkinds.d.ts2 …stsTypeAnnotation | namedTypes.ExistentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTyp…
4 …stsTypeAnnotation | namedTypes.ExistentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTyp…
110 …stsTypeAnnotation | namedTypes.ExistentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTyp…
111 …stsTypeAnnotation | namedTypes.ExistentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTyp…
129 export declare type FunctionTypeAnnotationKind = namedTypes.FunctionTypeAnnotation;
H A DnamedTypes.d.ts611 interface FunctionTypeAnnotation extends Omit<FlowType, "type"> { interface
1269 …isTypeAnnotation | ExistsTypeAnnotation | ExistentialTypeParam | FunctionTypeAnnotation | Function…
1397 let FunctionTypeAnnotation: Type<FunctionTypeAnnotation>; variable
1660 FunctionTypeAnnotation: Type<namedTypes.FunctionTypeAnnotation>; property
H A Dnodes.d.ts607 export interface FunctionTypeAnnotation extends Omit<FlowType, "type"> { interface
1265 …isTypeAnnotation | ExistsTypeAnnotation | ExistentialTypeParam | FunctionTypeAnnotation | Function…
H A Dvisitor.d.ts132 …FunctionTypeAnnotation?(this: Context & M, path: NodePath<namedTypes.FunctionTypeAnnotation>): any;
H A Dbuilders.d.ts1042 … | null, typeParameters: K.TypeParameterDeclarationKind | null): namedTypes.FunctionTypeAnnotation;
1050 }): namedTypes.FunctionTypeAnnotation;
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dpyscanner.l226 %x FunctionTypeAnnotation
670 BEGIN(FunctionTypeAnnotation);
725 <FunctionTypeAnnotation>{
751 yyextra->stringContext=FunctionTypeAnnotation;
757 yyextra->stringContext=FunctionTypeAnnotation;
/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 …on | FunctionDeclaration | FunctionExpression | FunctionParent | FunctionTypeAnnotation | Function…
666 export interface FunctionTypeAnnotation extends BaseNode { interface
1517 …xportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | Function…
1518 …eAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericT…
1666 …eParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;
1961 …eAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;
/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 …on | FunctionDeclaration | FunctionExpression | FunctionParent | FunctionTypeAnnotation | Function…
666 export interface FunctionTypeAnnotation extends BaseNode { interface
1585 …xportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | Function…
1586 …eAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericT…
1738 …eParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;
2067 …eAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;
/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 …on | FunctionDeclaration | FunctionExpression | FunctionParent | FunctionTypeAnnotation | Function…
666 export interface FunctionTypeAnnotation extends BaseNode { interface
1585 …xportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | Function…
1586 …eAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericT…
1738 …eParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;
2067 …eAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;
/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 …on | FunctionDeclaration | FunctionExpression | FunctionParent | FunctionTypeAnnotation | Function…
666 export interface FunctionTypeAnnotation extends BaseNode { interface
1585 …xportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | Function…
1586 …eAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericT…
1738 …eParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;
2067 …eAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;
/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 …on | FunctionDeclaration | FunctionExpression | FunctionParent | FunctionTypeAnnotation | Function…
666 export interface FunctionTypeAnnotation extends BaseNode { interface
1585 …xportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | Function…
1586 …eAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericT…
1738 …eParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;
2067 …eAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;
/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 …on | FunctionDeclaration | FunctionExpression | FunctionParent | FunctionTypeAnnotation | Function…
666 export interface FunctionTypeAnnotation extends BaseNode { interface
1585 …xportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | Function…
1586 …eAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericT…
1738 …eParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;
2067 …eAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;
/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 …on | FunctionDeclaration | FunctionExpression | FunctionParent | FunctionTypeAnnotation | Function…
666 export interface FunctionTypeAnnotation extends BaseNode { interface
1585 …xportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | Function…
1586 …eAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericT…
1738 …eParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;
2067 …eAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;
/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 …on | FunctionDeclaration | FunctionExpression | FunctionParent | FunctionTypeAnnotation | Function…
666 export interface FunctionTypeAnnotation extends BaseNode { interface
1585 …xportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | Function…
1586 …eAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericT…
1738 …eParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;
2067 …eAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;
/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 …on | FunctionDeclaration | FunctionExpression | FunctionParent | FunctionTypeAnnotation | Function…
666 export interface FunctionTypeAnnotation extends BaseNode { interface
1585 …xportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | Function…
1586 …eAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericT…
1738 …eParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;
2067 …eAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;
/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 …on | FunctionDeclaration | FunctionExpression | FunctionParent | FunctionTypeAnnotation | Function…
702 export interface FunctionTypeAnnotation extends BaseNode { interface
1603 …xportAllDeclaration | DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | Function…
1604 …eAnnotation | NullLiteralTypeAnnotation | ExistsTypeAnnotation | FunctionTypeAnnotation | GenericT…
1765 …eParam>, rest: FunctionTypeParam | null | undefined, returnType: FlowType): FunctionTypeAnnotation;
2092 …eAnnotation(node: object | null | undefined, opts?: object | null): node is FunctionTypeAnnotation;
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/prettier/esm/
H A Dparser-babel.mjs22FunctionTypeAnnotation"!==e.value.type||e.static||vi(e))},isSimpleType:function(e){return!!e&&(!("…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/@babel/types/lib/
H A Dindex.js.flow651 type: "FunctionTypeAnnotation";

12