GraphMine

graphmine-i18n / io.github.sof3.graphmine.i18n / Declaration / invoke

invoke

operator fun invoke(fn: Translation<Arg>): Unit

To be called by translation scripts to provide a translation.

operator fun invoke(arg: Arg): I18n

To be called by translation users to obtain a specific I18n for this declaration.