LikelyNamed

annotation class LikelyNamed

When a library function parameter is annotated with @LikelyNamed, it is marked as a parameter that usually expects a named argument (wiki). This does not have any runtime effect, but is rather used for documentation purposes (see Quarkdoc).