Class CAstRhinoTranslator
java.lang.Object
com.ibm.wala.cast.ir.translator.RewritingTranslatorToCAst
com.ibm.wala.cast.js.translator.CAstRhinoTranslator
- All Implemented Interfaces:
TranslatorToCAst
-
Nested Class Summary
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.FunctionContext<C extends TranslatorToCAst.WalkContext<C, T>, T>, TranslatorToCAst.LoopContext<C extends TranslatorToCAst.WalkContext<C, T>, T>, TranslatorToCAst.RootContext<C extends TranslatorToCAst.WalkContext<C, T>, T>, TranslatorToCAst.TryCatchContext<C extends TranslatorToCAst.WalkContext<C, T>, T>, TranslatorToCAst.WalkContext<C extends TranslatorToCAst.WalkContext<C, T>, T> -
Field Summary
Fields inherited from class com.ibm.wala.cast.ir.translator.RewritingTranslatorToCAst
M
-
Constructor Summary
-
Method Summary
Methods inherited from class com.ibm.wala.cast.ir.translator.RewritingTranslatorToCAst
addRewriter, translateToCAst
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.ibm.wala.cast.ir.translator.TranslatorToCAst
pushSourcePosition
-
Constructor Details
-
CAstRhinoTranslator
-