public static class ParameterAccessor.ParameterKey extends SSAValue.WeaklyNamedKey
name, type| Constructor and Description |
|---|
ParameterKey(TypeName type,
int no,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public ParameterKey(TypeName type, int no, java.lang.String name)
public boolean equals(java.lang.Object o)
equals in class SSAValue.WeaklyNamedKeypublic int hashCode()
hashCode in class SSAValue.WeaklyNamedKeypublic java.lang.String toString()
toString in class SSAValue.WeaklyNamedKey