Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

  • new Interface(name: string, extend?: string[]): Interface

Properties

Protected children

children: Node[]

Readonly extend

extend: string[] = []

Readonly name

name: string

Methods

addChild

  • addChild<T>(child: T): T

addChildren

  • addChildren<T>(children: T[]): void

allOptional

  • allOptional(): boolean

getType

  • getType(): string

serialize

  • serialize(): string

Generated using TypeDoc