Package org.stjs.generator.javascript.rhino

Interface Summary
AstVisitor<T>  
 

Class Summary
RhinoJavaScriptBuilder this JavaScript builder uses the rhino AST nodes to build the synthax tree.
RhinoJavaScriptWriter This class visits a JavaScript AST tree and generate the corresponding source code.
RhinoNodeVisitorSupport this class helps using a type visitor as the rhino library does not provide one out of the box
 



Copyright © 2014. All Rights Reserved.