Module qilletni.api

Annotation Interface NativeOn


@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface NativeOn
An annotation placed on methods or classes to specify that the method (or containing methods, if on a class) are extension methods on a specific Qilletni type.
See Also: