|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TranslatorToIR
Type that performs the translation from the CAst to WALA IR (as extended for the language). The generated IR and related information is stored within the translator.
| Method Summary | |
|---|---|
void |
translate(CAstEntity S,
ModuleEntry N)
translate the CAst rooted at S, corresponding to ModuleEntry N, to IR, and store the result internally. |
| Method Detail |
|---|
void translate(CAstEntity S,
ModuleEntry N)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||