Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • Parser

Index

Constructors

constructor

Properties

builder

builder: Builder<T>

Methods

Private getBlockParsed

  • getBlockParsed(block: Block, params: any): string

Private getBlocksParsed

  • getBlocksParsed(blocks: Block[], params: any): string

Private getParamsMergedForBlock

  • getParamsMergedForBlock(block: Block, params: any, childParams?: any): any
  • Parameters

    • block: Block
    • params: any
    • Optional childParams: any

    Returns any

parse

  • parse(params: T): string
  • Parameters

    • params: T

    Returns string

Private processBlock

Legend

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

Generated using TypeDoc