public class ClassHierarchy.ResolvesToWith
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
MemberRef |
method
The method to which a call resolves
|
java.util.HashSet |
rTypes
The types with which the call resolves to the above method
|
| Constructor and Description |
|---|
ClassHierarchy.ResolvesToWith() |
public MemberRef method
public java.util.HashSet rTypes