Initializer
NativeAnnotation(String* backends)
Parameters:
  • backends

    The compiler backend(s) that this native annotation applies to, or the empty sequence to declare the annotated element is a native header.

Attributes
backendsSource Codeshared String[] backends

The compiler backend(s) that this native annotation applies to, or the empty sequence to declare the annotated element is a native header.

Since 1.2.0
Inherited Attributes
Attributes inherited from: Object
Inherited Methods
Methods inherited from: Object