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 TranslatorToCAst
TranslatorToCAst.BreakContext<C,T>, TranslatorToCAst.DelegatingContext<C, T>, TranslatorToCAst.DoLoopTranslator, TranslatorToCAst.Error, TranslatorToCAst.FunctionContext<C, T>, TranslatorToCAst.LoopContext<C, T>, TranslatorToCAst.RootContext<C, T>, TranslatorToCAst.TryCatchContext<C, T>, TranslatorToCAst.WalkContext<C, T> -
Field Summary
Fields inherited from class RewritingTranslatorToCAst
M -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RewritingTranslatorToCAst
addRewriter, translateToCAstMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TranslatorToCAst
pushSourcePosition
-
Constructor Details
-
CAstRhinoTranslator
-