Options
All
  • Public
  • Public/Protected
  • All
Menu

Module \mmir-tooling\src\compiler

Index

Variables

Const log

log: any = logUtils.log

Const log

log: any = logUtils.log

Const log

log: any = logUtils.log

Const log

log: any = logUtils.log

Const warn

warn: any = logUtils.warn

Const warn

warn: any = logUtils.warn

Const warn

warn: any = logUtils.warn

Const warn

warn: any = logUtils.warn

Functions

checkUpToDate

  • checkUpToDate(grammarInfo: GrammarBuildEntry, jsonContent: string): Promise<boolean>

checkUpToDate

  • checkUpToDate(viewInfo: ViewBuildEntry, jsonContent: string): Promise<boolean>

checkUpToDate

compile

compile

compile

getAdditionalChecksumInfo

getChecksumContent

  • getChecksumContent(content: string, type: string): string

getChecksumContent

  • getChecksumContent(content: string, type: string): string

getChecksumContent

  • getChecksumContent(content: string, type?: string): string

getGrammarChecksumPath

getGrammarTargetPath

getSettingTargetPath

getStateChartChecksumPath

getStateChartTargetPath

getViewChecksumPath

getViewTargetPath

prepareCompile

prepareCompile

prepareCompile

prepareWriteSettings

setPendingAsyncGrammarFinished

writeDirectoriesJson

  • writeDirectoriesJson(directories: DirectoriesInfo, targetDir: string): Promise<void | Error>

writeGrammar

  • writeGrammar(_err: Error, grammarCode: string, _map: any, meta: any): Promise<Error[] | any[]>

writeSettings

writeStateChartModel

  • writeStateChartModel(_err: Error, scCode: string, _map: any, meta: any): Promise<Error | Error[] | any>

writeView

  • writeView(err: Error | null, viewCode: string, _map: any, meta: any): Promise<Error | Error[] | any[]>

Generated using TypeDoc