com.ibm.wala.cast.tree
Interface CAstTypeDictionary

All Known Implementing Classes:
CAstTypeDictionaryImpl, PolyglotTypeDictionary

public interface CAstTypeDictionary


Method Summary
 CAstType getCAstTypeFor(java.lang.Object type)
           
 CAstReference resolveReference(CAstReference ref)
           
 

Method Detail

getCAstTypeFor

CAstType getCAstTypeFor(java.lang.Object type)

resolveReference

CAstReference resolveReference(CAstReference ref)