Options
All
  • Public
  • Public/Protected
  • All
Menu

A node holding a character and having a parent node and several children.

Hierarchy

  • TrieNode

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly childs

childs: {}

Type declaration

ending

ending: boolean

Readonly key

key: string

Readonly parent

parent: TrieNode

Methods

addChild

setEnding

  • setEnding(): void

Legend

  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Function
  • Type alias
  • Enumeration
  • Interface

Generated using TypeDoc