public class StmtAddressType extends Type
Constructor and Description |
---|
StmtAddressType(Singletons.Global g) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw)
Method required for use of Switchable.
|
boolean |
equals(java.lang.Object t) |
int |
hashCode() |
java.lang.String |
toString()
Returns a textual representation of this type.
|
static StmtAddressType |
v() |
getArrayType, getEscapedName, getNumber, isAllowedInFinalCode, makeArrayType, merge, setArrayType, setNumber, toMachineType, toQuotedString
public static StmtAddressType v()
public boolean equals(java.lang.Object t)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
Type