Uses of Class
org.ek9lang.cli.Eve.Version
Package
Description
A-1 - Start here for the main command-line entry use of the compiler.
-
Uses of Eve.Version in org.ek9lang.cli
Modifier and TypeMethodDescription(package private) static Eve.Version
Eve.Version.withBuildNumber
(String value) Parse the incoming - but expect a build number.(package private) static Eve.Version
Eve.Version.withFeatureNoBuildNumber
(String value) (package private) static Eve.Version
Eve.Version.withNoBuildNumber
(String value) Parse the incoming - but expect no build number.(package private) static Eve.Version
Eve.Version.withNoFeatureNoBuildNumber
(String value) Modifier and TypeMethodDescription(package private) boolean
Eve.setVersionNewNumber
(Eve.Version newVersion) Just sets the new version into the source file.