Uses of Class
org.ek9lang.cli.Eve.Version
Packages that use 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
Methods in org.ek9lang.cli that return Eve.VersionModifier 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) Methods in org.ek9lang.cli with parameters of type Eve.VersionModifier and TypeMethodDescription(package private) boolean
Eve.setVersionNewNumber
(Eve.Version newVersion) Just sets the new version into the source file.