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, toQuotedStringpublic Double2ndHalfType(Singletons.Global g)
Copyright © 2020 Soot OSS. All rights reserved.