|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object soot.Type soot.coffi.UnusuableType
public class UnusuableType
Field Summary |
---|
Fields inherited from class soot.Type |
---|
arrayType |
Constructor Summary | |
---|---|
UnusuableType(Singletons.Global g)
|
Method Summary | |
---|---|
boolean |
equals(Type otherType)
|
String |
toString()
Returns a textual representation of this type. |
static UnusuableType |
v()
|
Methods inherited from class soot.Type |
---|
apply, getArrayType, getNumber, makeArrayType, merge, setArrayType, setNumber, toMachineType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnusuableType(Singletons.Global g)
Method Detail |
---|
public static UnusuableType v()
public boolean equals(Type otherType)
public String toString()
Type
toString
in class Type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |