Package polyglot.ext.polyj.util

Interface Summary
AdapterBinding represents a $GetWhere$N method in a adapter interface used to retrieve adapter interfaces for polymorphic types that are instantiated by a given polymorphic type.
ArrayAccessBinding Encapsulates the logic for buildling the names of methods used to access arrays of parametric types.
DefaultBinding  
InstantiationBinding  
NewArrayBinding  
ParamSigBinding  
StaticFieldBinding  
TranslationTable  
WhereBinding  
 

Class Summary
AdapterBinding_c  
ArrayAccessBinding_c Encapsulates the logic for buildling the names of methods used to access arrays of parametric types.
DefaultBinding_c  
InstantiationBinding_c  
NewArrayBinding_c  
ParamSigBinding_c  
ReturnTypeMutator A utility class for translation of methods.
StaticFieldBinding_c  
WhereBinding_c