Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Delimited(prefix: string, postfix: string): Delimited

Properties

children

children: Node[] = []

Private postfix

postfix: string

Private prefix

prefix: string

Methods

text

  • text(): string

toMarkdown

  • toMarkdown(): string

Generated using TypeDoc