Uses of Class
org.ek9lang.cli.FileCache
Package
Description
A-1 - Start here for the main command-line entry use of the compiler.
-
Uses of FileCache in org.ek9lang.cli
Modifier and TypeMethodDescriptionCompilationContext.sourceFileCache()
Returns the value of thesourceFileCache
record component.ModifierConstructorDescription(package private)
CompilationContext
(CommandLineDetails commandLine, Compiler compiler, FileCache sourceFileCache, boolean muteReportedErrors) Creates an instance of aCompilationContext
record class.