public class SSAIdent extends Object
Constructor and Description |
---|
SSAIdent(int idx,
Object comparisonType) |
Modifier and Type | Method and Description |
---|---|
int |
card() |
boolean |
equals(Object o) |
Object |
getComparisonType() |
int |
hashCode() |
boolean |
isFirstIn(SSAIdent other) |
boolean |
isSuperSet(SSAIdent other) |
SSAIdent |
mergeWith(SSAIdent other) |
String |
toString() |
public static SSAIdent poison
public SSAIdent(int idx, Object comparisonType)
Copyright © 2011-2021. All Rights Reserved.