Options
All
  • Public
  • Public/Protected
  • All
Menu

Base interface for nodes in tree-like structures used by Colibrio.

Type parameters

  • T

Hierarchy

Index

Methods

getChildren

  • getChildren(): readonly T[]
  • Get the children of this node.

    Returns readonly T[]

Generated using TypeDoc