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