Home
last modified time | relevance | path

Searched refs:PropertySignatureEntity (Results 1 – 3 of 3) sorted by relevance

/third_party/jsframework/mock-generate/src/declaration-node/
DinterfaceDeclaration.ts27 import { getPropertySignatureDeclaration, PropertySignatureEntity } from './propertySignatureDeclar…
46 const interfacePropertySignatures: Array<PropertySignatureEntity> = [];
106 interfacePropertySignatures: Array<PropertySignatureEntity>,
DpropertySignatureDeclaration.ts25 …rtySignatureDeclaration(node: PropertySignature, sourceFile: SourceFile): PropertySignatureEntity {
52 export interface PropertySignatureEntity { interface
/third_party/jsframework/mock-generate/src/generate/
DgeneratePropertySignatureDeclaration.ts17 import { PropertySignatureEntity } from '../declaration-node/propertySignatureDeclaration';
30 …ropertySignatureDeclaration(rootName: string, propertySignature: PropertySignatureEntity, sourceFi…