soot.jimple.toolkits.pointer.representations
Interface AbstractObject

All Known Implementing Classes:
ConstantObject

public interface AbstractObject


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

Method Detail

getType

public Type getType()

toString

public String toString()

shortString

public String shortString()