Class Eiv
java.lang.Object
org.ek9lang.compiler.common.Reporter
org.ek9lang.cli.E
org.ek9lang.cli.Eve
org.ek9lang.cli.Eiv
Just increments a version number.
-
Nested Class Summary
Nested classes/interfaces inherited from class Eve
Eve.Version
-
Field Summary
Fields inherited from class E
compilationContext
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Eve
preConditionCheck, setVersionNewNumber
Methods inherited from class E
getDevFinalOutputDirectory, getDevGeneratedOutputDirectory, getDotEk9Directory, getFileHandling, getMainFinalOutputDirectory, getMainGeneratedOutputDirectory, getOsSupport, postConditionCheck, run
Methods inherited from class Reporter
isMuteReportedErrors, isVerbose, log, report, setMuteReportedErrors
-
Constructor Details
-
Eiv
Eiv(CompilationContext compilationContext)
-
-
Method Details
-
messagePrefix
Description copied from class:Reporter
Provide the report/log message prefix.- Specified by:
messagePrefix
in classE
-
doRun
-