@kismet.ts/parsers / Exports / ParseClassFileOptions

Interface: ParseClassFileOptions

Table of contents

Properties

Properties

archetype

archetype: string

Defined in

text/node.ts:12open in new window


extends

extends: string

Defined in

text/node.ts:14open in new window


formatLinks: (links: RawConnectionLinks) => string

Type declaration

▸ (links): string

Parameters
NameType
linksRawConnectionLinks
Returns

string

Defined in

text/node.ts:17open in new window


links: RawConnectionLinks

Defined in

text/node.ts:13open in new window


optionsTypeName

optionsTypeName: string

Defined in

text/node.ts:15open in new window


version

version: number

Defined in

text/node.ts:11open in new window