public class StmtAddressType extends Type
| Constructor and Description |
|---|
StmtAddressType(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw)
Method required for use of Switchable.
|
boolean |
equals(Object t) |
int |
hashCode() |
String |
toString()
Returns a textual representation of this type.
|
static StmtAddressType |
v() |
getArrayType, getEscapedName, getNumber, isAllowedInFinalCode, makeArrayType, merge, setArrayType, setNumber, toMachineType, toQuotedStringpublic StmtAddressType(Singletons.Global g)
public static StmtAddressType v()
public String toString()
TypeCopyright © 2020 Soot OSS. All rights reserved.