Options
All
  • Public
  • Public/Protected
  • All
Menu

コンパイル処理時の出力ハンドリング。

Hierarchy

  • Process

Index

Constructors

constructor

Properties

Private _reports

_reports: ProcessReport[]

afterProcess

afterProcess: Function[]

chapter

chapter: ContentChunk

indexCounter

indexCounter: object

Type declaration

  • [kind: string]: number

input

input: string

part

symbols

symbols: ISymbol[]

Accessors

missingSymbols

reports

Methods

addAfterProcess

  • addAfterProcess(func: Function): void

addSymbol

constructReferenceTo

doAfterProcess

  • doAfterProcess(): void

error

  • error(message: string, ...nodes: SyntaxTree[]): void

info

  • info(message: string, ...nodes: SyntaxTree[]): void

nextIndex

  • nextIndex(kind: string): number

warn

  • warn(message: string, ...nodes: SyntaxTree[]): void

Generated using TypeDoc