Contents
Interface JavaScriptTranslatorToCAst
- All Superinterfaces:
TranslatorToCAst
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static class
JavaScriptTranslatorToCAst.MemberDestructuringContext<C extends JavaScriptTranslatorToCAst.WalkContext<C,
T>, T> Used to determine the value to be passed as the 'this' argument for a function call.static class
static class
static interface
Nested classes/interfaces inherited from interface com.ibm.wala.cast.ir.translator.TranslatorToCAst
TranslatorToCAst.BreakContext<C extends TranslatorToCAst.WalkContext<C,
T>, T>, TranslatorToCAst.DelegatingContext<C extends TranslatorToCAst.WalkContext<C, T>, T>, TranslatorToCAst.DoLoopTranslator, TranslatorToCAst.Error, TranslatorToCAst.LoopContext<C extends TranslatorToCAst.WalkContext<C, T>, T>, TranslatorToCAst.TryCatchContext<C extends TranslatorToCAst.WalkContext<C, T>, T> -
Method Summary
Methods inherited from interface com.ibm.wala.cast.ir.translator.TranslatorToCAst
addRewriter, pushSourcePosition, translateToCAst