Package com.ibm.wala.cast.js.translator
package com.ibm.wala.cast.js.translator
-
ClassDescriptionFactory interface for creating translators that generate the CAst for some JavaScript source file.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.Specialization ofAstTranslator
for JavaScript.Transforms property reads to make prototype chain operations explicit.TypedNodeVisitor<R,A>