Uses of Class
org.ek9lang.cli.CommandLineDetails
Package
Description
A-1 - Start here for the main command-line entry use of the compiler.
-
Uses of CommandLineDetails in org.ek9lang.cli
Modifier and TypeMethodDescriptionCompilationContext.commandLine()
Returns the value of thecommandLine
record component.ModifierConstructorDescription(package private)
CompilationContext
(CommandLineDetails commandLine, Compiler compiler, FileCache sourceFileCache, boolean muteReportedErrors) Creates an instance of aCompilationContext
record class.(package private)
DependencyNodeFactory
(CommandLineDetails commandLine, boolean muteReportedErrors) Make a new Dependency Node Factory.(package private)
FileCache
(CommandLineDetails commandLine) Create a new FileCache referencing a specific commandLine.(package private)
PackageResolver
(CommandLineDetails commandLine, boolean muteReportedErrors)