Uses of Interface
org.eclipse.wst.jsdt.web.core.javascript.IJsTranslator

Packages that use IJsTranslator
org.eclipse.wst.jsdt.web.core.javascript   
 

Uses of IJsTranslator in org.eclipse.wst.jsdt.web.core.javascript
 

Classes in org.eclipse.wst.jsdt.web.core.javascript that implement IJsTranslator
 class JsTranslator
          Provisional API: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Methods in org.eclipse.wst.jsdt.web.core.javascript that return IJsTranslator
 IJsTranslator JsTranslation.getTranslator()