Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UnionNode

class

UnionNode

Hierarchy

  • UnionNode

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

children

children: Set<UnionNode> = new Set()

node

node: any

parent

parent: UnionNode

Methods

calculateRank

  • calculateRank(): number

Generated using TypeDoc