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