public class MissingCodeReportPass
extends polyglot.frontend.AbstractPass
| Constructor and Description |
|---|
MissingCodeReportPass(polyglot.frontend.goals.Goal goal,
java.lang.String reportFile) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
run() |
static MissingCodeReportPass |
singleton(polyglot.frontend.ExtensionInfo extInfo,
java.lang.String reportFile) |
public MissingCodeReportPass(polyglot.frontend.goals.Goal goal,
java.lang.String reportFile)
public static MissingCodeReportPass singleton(polyglot.frontend.ExtensionInfo extInfo, java.lang.String reportFile)
public boolean run()
run in interface polyglot.frontend.Passrun in class polyglot.frontend.AbstractPass