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