Annotation Type Export
-
@Retention(CLASS) @Target(METHOD) public @interface ExportMark a function as an export to host environment/JavaScript.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringnameThe external visible function name.
-