Package org.ek9lang.cli
Class Ecl
java.lang.Object
org.ek9lang.compiler.common.Reporter
org.ek9lang.cli.E
org.ek9lang.cli.Ecl
Clean a project down.
-
Field Summary
Fields inherited from class org.ek9lang.cli.E
compilationContext
-
Constructor Summary
-
Method Summary
Methods inherited from class org.ek9lang.cli.E
getDevFinalOutputDirectory, getDevGeneratedOutputDirectory, getDotEk9Directory, getFileHandling, getMainFinalOutputDirectory, getMainGeneratedOutputDirectory, getOsSupport, postConditionCheck, preConditionCheck, run
Methods inherited from class org.ek9lang.compiler.common.Reporter
isMuteReportedErrors, isVerbose, log, report, setMuteReportedErrors
-
Constructor Details
-
Ecl
Ecl(CompilationContext compilationContext)
-
-
Method Details