Modifier and Type | Required Element and Description |
---|---|
String |
iface
The fully qualified name of the interface to be stripped
|
String |
modid
The modid that is required to be present for stripping NOT to occur
|
Modifier and Type | Optional Element and Description |
---|---|
boolean |
striprefs
Strip references to this interface in method declarations? (Useful to kill synthetic methods from scala f.e.)
|
public abstract String iface
public abstract String modid
public abstract boolean striprefs