Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Segment

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Segment(name: string, data?: any, children?: IUniq<Segment>): Segment

Properties

children

children: IUniq<Segment>

data

data: any

name

name: string

Methods

add

find

Generated using TypeDoc