Package org.ek9lang.cli
Class Esf
java.lang.Object
org.ek9lang.compiler.common.Reporter
org.ek9lang.cli.E
org.ek9lang.cli.Eve
org.ek9lang.cli.Esf
Use to explicitly set a feature name on a package.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.ek9lang.cli.Eve
Eve.Version
-
Field Summary
Fields inherited from class org.ek9lang.cli.E
compilationContext
-
Constructor Summary
-
Method Summary
Methods inherited from class org.ek9lang.cli.Eve
preConditionCheck, setVersionNewNumber
Methods inherited from class org.ek9lang.cli.E
getDevFinalOutputDirectory, getDevGeneratedOutputDirectory, getDotEk9Directory, getFileHandling, getMainFinalOutputDirectory, getMainGeneratedOutputDirectory, getOsSupport, postConditionCheck, run
Methods inherited from class org.ek9lang.compiler.common.Reporter
isMuteReportedErrors, isVerbose, log, report, setMuteReportedErrors
-
Constructor Details
-
Esf
Esf(CompilationContext compilationContext)
-
-
Method Details