| Constructor and Description |
|---|
JimpleType(soot.Type type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doesCastFail(Type targetVal,
Val target) |
boolean |
equals(Object obj) |
Type |
getArrayBaseType() |
soot.Type |
getDelegate() |
WrappedClass |
getWrappedClass() |
int |
hashCode() |
boolean |
isArrayType() |
boolean |
isBooleanType() |
boolean |
isNullType() |
boolean |
isRefType() |
boolean |
isSubtypeOf(String type) |
String |
toString() |
public boolean isNullType()
isNullType in interface Typepublic boolean isBooleanType()
isBooleanType in interface Typepublic boolean isArrayType()
isArrayType in interface Typepublic Type getArrayBaseType()
getArrayBaseType in interface Typepublic WrappedClass getWrappedClass()
getWrappedClass in interface Typepublic soot.Type getDelegate()
public boolean doesCastFail(Type targetVal, Val target)
doesCastFail in interface Typepublic boolean isSubtypeOf(String type)
isSubtypeOf in interface TypeCopyright © 2024. All rights reserved.