Uses of Record Class
org.ek9lang.cli.LanguageMetaData
Packages that use LanguageMetaData
Package
Description
A-1 - Start here for the main command-line entry use of the compiler.
-
Uses of LanguageMetaData in org.ek9lang.cli
Methods in org.ek9lang.cli that return LanguageMetaDataModifier and TypeMethodDescription(package private) LanguageMetaData
CommandLine.getLanguageMetaData()
Constructors in org.ek9lang.cli with parameters of type LanguageMetaDataModifierConstructorDescription(package private)
CommandLine
(LanguageMetaData languageMetaData, FileHandling fileHandling, OsSupport osSupport) Create a new command line details object.