public interface TranslatorToIR
| Modifier and Type | Method and Description |
|---|---|
void |
translate(CAstEntity S,
com.ibm.wala.classLoader.ModuleEntry N)
translate the CAst rooted at S, corresponding to ModuleEntry N, to IR, and store the result
internally.
|
void translate(CAstEntity S, com.ibm.wala.classLoader.ModuleEntry N)