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