Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Blank

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Blank(char: string): Blank

Properties

char

char: string

children

children: Node[] = []

kind

kind: NodeKind = NodeKind.Blank

Methods

toMarkdown

  • toMarkdown(): string

Static is

  • is(char: any): char is " " | " " | " " | ""
  • Parameters

    • char: any

    Returns char is " " | " " | " " | ""

Generated using TypeDoc