public class UnusuableType extends Type
Constructor and Description |
---|
UnusuableType(Singletons.Global g) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Type otherType) |
String |
toString()
Returns a textual representation of this type.
|
static UnusuableType |
v() |
apply, getArrayType, getEscapedName, getNumber, isAllowedInFinalCode, makeArrayType, merge, setArrayType, setNumber, toMachineType
public UnusuableType(Singletons.Global g)