Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AlphabetNumeric

Implements

Index

Constructors

Properties

Methods

Constructors

Private constructor

Properties

children

children: Node[] = []

kind

kind: NodeKind = NodeKind.AlphabetNumeric

text

text: string

Static Private cache

cache: Map<string, AlphabetNumeric> = new Map<string, AlphabetNumeric>()

Methods

toMarkdown

  • toMarkdown(): string

Static create

Static is

  • is(char: any): char is string

Generated using TypeDoc