Constructor | Description |
---|---|
TypeRepImpl(int type_code,
int[] typeSize) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
int |
getTypeCode() |
|
int[] |
getTypeSize() |
|
int |
hashCode() |
public int getTypeCode()
getTypeCode
in interface TypeRep
public int[] getTypeSize()
getTypeSize
in interface TypeRep
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object