Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TrieNode

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

children

children: Map<string, TrieNode>

isEndOfAWord

isEndOfAWord: boolean

value

value: string

Methods

hasChildren

  • hasChildren(): boolean

Legend

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

Generated using TypeDoc