soot.jimple.toolkits.pointer.representations
Interface AbstractObject

All Known Implementing Classes:
ConstantObject, GeneralConstObject

public interface AbstractObject


Method Summary
 Type getType()
           
 String shortString()
           
 String toString()
           
 

Method Detail

getType

Type getType()

toString

String toString()
Overrides:
toString in class Object

shortString

String shortString()