Searched refs:FunctionOrConstructorTypeNodeBase (Results 1 – 6 of 6) sorted by relevance
1970 export interface FunctionOrConstructorTypeNodeBase extends TypeNode, SignatureDeclarationBase {1975 export interface FunctionTypeNode extends FunctionOrConstructorTypeNodeBase {1982 export interface ConstructorTypeNode extends FunctionOrConstructorTypeNodeBase {
934 export interface FunctionOrConstructorTypeNodeBase extends TypeNode, SignatureDeclarationBase { interface938 export interface FunctionTypeNode extends FunctionOrConstructorTypeNodeBase {941 export interface ConstructorTypeNode extends FunctionOrConstructorTypeNodeBase {