@Retention(value=RUNTIME) public @interface KotlinMultifileClass
Modifier and Type | Required Element and Description |
---|---|
int |
abiVersion
Deprecated.
|
String[] |
filePartClassNames |
Modifier and Type | Optional Element and Description |
---|---|
int[] |
version |
@Deprecated public abstract int abiVersion
public abstract String[] filePartClassNames
Copyright © 2015. All Rights Reserved.