Package | Description |
---|---|
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters | |
org.benf.cfr.reader.bytecode.analysis.types |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Set<JavaGenericPlaceholderTypeInstance> |
GenericInferer.GenericInferData.nullPlaceholders |
Constructor and Description |
---|
GenericInferData(GenericTypeBinder binder,
java.util.Set<JavaGenericPlaceholderTypeInstance> nullPlaceholders) |
Modifier and Type | Method and Description |
---|---|
JavaGenericPlaceholderTypeInstance |
JavaGenericPlaceholderTypeInstance.withBound(JavaTypeInstance bound) |
Modifier and Type | Method and Description |
---|---|
void |
GenericTypeBinder.removeBinding(JavaGenericPlaceholderTypeInstance type) |
void |
GenericTypeBinder.suggestOnlyNullBinding(JavaGenericPlaceholderTypeInstance type) |