Home
last modified time | relevance | path

Searched refs:FunctionTypeParam (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.ts61 params: Array<FunctionTypeParam>;
63 rest?: FunctionTypeParam | null;
67 interface FunctionTypeParam { interface
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/estree/
H A Dflow.d.ts61 params: Array<FunctionTypeParam>;
63 rest?: FunctionTypeParam | null;
67 interface FunctionTypeParam { interface
/dports/math/polymake/polymake-4.5/perllib/Polymake/Core/
H A DPropertyType.pm576 package Polymake::Core::FunctionTypeParam;
659 instanceof FunctionTypeParam($_[1])
/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 | FunctionExpression | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
669 params: Array<FunctionTypeParam>;
670 rest: FunctionTypeParam | null;
674 export interface FunctionTypeParam extends BaseNode { interface
1517 …DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
1666 …ParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam
1667 …tifier | null | undefined, typeAnnotation: FlowType, optional?: boolean | null): FunctionTypeParam;
1963 …unctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;
H A Dindex.js.flow660 type: "FunctionTypeParam";
/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 | FunctionExpression | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
669 params: Array<FunctionTypeParam>;
670 rest: FunctionTypeParam | null;
674 export interface FunctionTypeParam extends BaseNode { interface
1585 …DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
1738 …ParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam
1739 …unctionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;
2069 …unctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;
/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 | FunctionExpression | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
669 params: Array<FunctionTypeParam>;
670 rest: FunctionTypeParam | null;
674 export interface FunctionTypeParam extends BaseNode { interface
1585 …DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
1738 …ParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam
1739 …unctionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;
2069 …unctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;
/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 | FunctionExpression | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
669 params: Array<FunctionTypeParam>;
670 rest: FunctionTypeParam | null;
674 export interface FunctionTypeParam extends BaseNode { interface
1585 …DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
1738 …ParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam
1739 …unctionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;
2069 …unctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;
/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 | FunctionExpression | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
669 params: Array<FunctionTypeParam>;
670 rest: FunctionTypeParam | null;
674 export interface FunctionTypeParam extends BaseNode { interface
1585 …DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
1738 …ParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam
1739 …unctionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;
2069 …unctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;
/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 | FunctionExpression | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
669 params: Array<FunctionTypeParam>;
670 rest: FunctionTypeParam | null;
674 export interface FunctionTypeParam extends BaseNode { interface
1585 …DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
1738 …ParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam
1739 …unctionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;
2069 …unctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;
/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 | FunctionExpression | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
669 params: Array<FunctionTypeParam>;
670 rest: FunctionTypeParam | null;
674 export interface FunctionTypeParam extends BaseNode { interface
1585 …DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
1738 …ParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam
1739 …unctionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;
2069 …unctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;
/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 | FunctionExpression | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
669 params: Array<FunctionTypeParam>;
670 rest: FunctionTypeParam | null;
674 export interface FunctionTypeParam extends BaseNode { interface
1585 …DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
1738 …ParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam
1739 …unctionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;
2069 …unctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;
/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 | FunctionExpression | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
669 params: Array<FunctionTypeParam>;
670 rest: FunctionTypeParam | null;
674 export interface FunctionTypeParam extends BaseNode { interface
1585 …DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
1738 …ParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam
1739 …unctionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;
2069 …unctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;
/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 | FunctionExpression | FunctionParent | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
705 params: Array<FunctionTypeParam>;
706 rest: FunctionTypeParam | null;
710 export interface FunctionTypeParam extends BaseNode { interface
1603 …DeclaredPredicate | ExistsTypeAnnotation | FunctionTypeAnnotation | FunctionTypeParam | GenericTyp…
1765 …ParameterDeclaration | null | undefined, params: Array<FunctionTypeParam>, rest: FunctionTypeParam
1766 …unctionTypeParam(name: Identifier | null | undefined, typeAnnotation: FlowType): FunctionTypeParam;
2094 …unctionTypeParam(node: object | null | undefined, opts?: object | null): node is FunctionTypeParam;
/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 DnamedTypes.d.ts618 interface FunctionTypeParam extends Omit<Node, "type"> { interface
1269 …stsTypeAnnotation | ExistentialTypeParam | FunctionTypeAnnotation | FunctionTypeParam | ArrayTypeA…
1398 let FunctionTypeParam: Type<FunctionTypeParam>; variable
1661 FunctionTypeParam: Type<namedTypes.FunctionTypeParam>; property
H A Dkinds.d.ts2 …istentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTypes.FunctionTypeParam | namedTypes…
4 …istentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTypes.FunctionTypeParam | namedTypes…
130 export declare type FunctionTypeParamKind = namedTypes.FunctionTypeParam;
H A Dnodes.d.ts614 export interface FunctionTypeParam extends Omit<Node, "type"> { interface
1265 …stsTypeAnnotation | ExistentialTypeParam | FunctionTypeAnnotation | FunctionTypeParam | ArrayTypeA…
H A Dvisitor.d.ts133 visitFunctionTypeParam?(this: Context & M, path: NodePath<namedTypes.FunctionTypeParam>): any;
H A Dbuilders.d.ts1053 …K.IdentifierKind, typeAnnotation: K.FlowTypeKind, optional: boolean): namedTypes.FunctionTypeParam;
1060 }): namedTypes.FunctionTypeParam;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/ast-types/gen/
H A DnamedTypes.d.ts618 interface FunctionTypeParam extends Omit<Node, "type"> { interface
1269 …stsTypeAnnotation | ExistentialTypeParam | FunctionTypeAnnotation | FunctionTypeParam | ArrayTypeA…
1398 let FunctionTypeParam: Type<FunctionTypeParam>; variable
1661 FunctionTypeParam: Type<namedTypes.FunctionTypeParam>; property
H A Dkinds.d.ts2 …istentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTypes.FunctionTypeParam | namedTypes…
4 …istentialTypeParam | namedTypes.FunctionTypeAnnotation | namedTypes.FunctionTypeParam | namedTypes…
130 export declare type FunctionTypeParamKind = namedTypes.FunctionTypeParam;
H A Dnodes.d.ts614 export interface FunctionTypeParam extends Omit<Node, "type"> { interface
1265 …stsTypeAnnotation | ExistentialTypeParam | FunctionTypeAnnotation | FunctionTypeParam | ArrayTypeA…
H A Dvisitor.d.ts133 visitFunctionTypeParam?(this: Context & M, path: NodePath<namedTypes.FunctionTypeParam>): any;
H A Dbuilders.d.ts1053 …K.IdentifierKind, typeAnnotation: K.FlowTypeKind, optional: boolean): namedTypes.FunctionTypeParam;
1060 }): namedTypes.FunctionTypeParam;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/@babel/types/lib/
H A Dindex.js.flow659 type: "FunctionTypeParam";

12