com.ibm.wala.cast.ir.translator
Interface TranslatorToIR

All Known Implementing Classes:
CAstRhinoTranslator, TranslatorBase

public interface TranslatorToIR


Method Summary
 void translate(ModuleEntry S, java.lang.String N)
           
 void translate(java.util.Set modules)
           
 

Method Detail

translate

void translate(ModuleEntry S,
               java.lang.String N)
               throws java.io.IOException
Throws:
java.io.IOException

translate

void translate(java.util.Set modules)
               throws java.io.IOException
Throws:
java.io.IOException