//core/io.github.serpro69.kfaker.dictionary
Package-level declarations¶
Types¶
| Name | Summary |
|---|---|
| Category | [jvm] interface Category A generic data category of a given name |
| RawExpression | [jvm] @JvmInline value class RawExpression(val value: String) |
| YamlCategory | [jvm] enum YamlCategory : Enum<YamlCategory> , Category This enum contains all default categories and matches with the names of the .yml files for 'en' locale. |