public class GeneralConstObject extends ConstantObject
| Constructor and Description |
|---|
GeneralConstObject(Type t,
String n) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Type |
getType() |
int |
hashCode() |
String |
toString() |
shortStringpublic Type getType()
public String toString()
toString in interface AbstractObjecttoString in class ConstantObjectCopyright © 2020 Soot OSS. All rights reserved.