lingua-franca 0.10.1
Lingua Franca code generator
Loading...
Searching...
No Matches
org.lflang.generator.IntegratedBuilder.ReportProgress Interface Reference

A ProgressReporter reports the progress of a build. More...

Inherited by org.lflang.tests.lsp.MockReportProgress.

Public Member Functions

void apply (String message, Integer percentage)

Detailed Description

A ProgressReporter reports the progress of a build.

Member Function Documentation

◆ apply()

void org.lflang.generator.IntegratedBuilder.ReportProgress.apply ( String message,
Integer percentage )

The documentation for this interface was generated from the following file:
  • /Users/runner/work/lingua-franca/lingua-franca/core/src/main/java/org/lflang/generator/IntegratedBuilder.java