Options
Menu

Class ContentChunk

Index

Constructor methods

constructor

Properties

_input

_input: string

book

book: Book

builderProcesses

builderProcesses: BuilderProcess[]

name

name: string

no

no: number

nodes

nodes: ContentChunk[]

parent

parent: ContentChunk

process

process: Process

tree

tree: Object

tree.ast

tree.ast: SyntaxTree

tree.cst

Get accessors

input

  • input(value: string)
  • input(): string

Methods

createBuilderProcess

findResultByBuilder

  • findResultByBuilder(builderName: string): string
  • findResultByBuilder(builder: IBuilder): string

Generated using TypeDoc