Package-level declarations
Types
Link copied to clipboard
class IniFileFrontend(language: Language<IniFileFrontend>, ctx: TranslationContext) : LanguageFrontend<Any, Any?>
The INI file frontend. This frontend utilizes the ini4j library to parse the config file. The result consists of
Link copied to clipboard
A simple language representing classical INI files. As there are conflicting definitions of an INI file, we go with: