Home
last modified time | relevance | path

Searched refs:FunctionOrConstructorTypeNodeBase (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/compiler/
Dtypes.ts1970 export interface FunctionOrConstructorTypeNodeBase extends TypeNode, SignatureDeclarationBase {
1975 export interface FunctionTypeNode extends FunctionOrConstructorTypeNodeBase {
1982 export interface ConstructorTypeNode extends FunctionOrConstructorTypeNodeBase {
/third_party/typescript/lib/
Dtypescript.d.ts934 export interface FunctionOrConstructorTypeNodeBase extends TypeNode, SignatureDeclarationBase { interface
938 export interface FunctionTypeNode extends FunctionOrConstructorTypeNodeBase {
941 export interface ConstructorTypeNode extends FunctionOrConstructorTypeNodeBase {
DtypescriptServices.d.ts934 export interface FunctionOrConstructorTypeNodeBase extends TypeNode, SignatureDeclarationBase { interface
938 export interface FunctionTypeNode extends FunctionOrConstructorTypeNodeBase {
941 export interface ConstructorTypeNode extends FunctionOrConstructorTypeNodeBase {
Dtsserverlibrary.d.ts934 export interface FunctionOrConstructorTypeNodeBase extends TypeNode, SignatureDeclarationBase { interface
938 export interface FunctionTypeNode extends FunctionOrConstructorTypeNodeBase {
941 export interface ConstructorTypeNode extends FunctionOrConstructorTypeNodeBase {
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts934 export interface FunctionOrConstructorTypeNodeBase extends TypeNode, SignatureDeclarationBase { interface
938 export interface FunctionTypeNode extends FunctionOrConstructorTypeNodeBase {
941 export interface ConstructorTypeNode extends FunctionOrConstructorTypeNodeBase {
Dtsserverlibrary.d.ts934 export interface FunctionOrConstructorTypeNodeBase extends TypeNode, SignatureDeclarationBase { interface
938 export interface FunctionTypeNode extends FunctionOrConstructorTypeNodeBase {
941 export interface ConstructorTypeNode extends FunctionOrConstructorTypeNodeBase {