Package org.stjs.generator.writer

Interface Summary
WriterContributor<T extends Tree,R>  
WriterFilter<T extends Tree,R>  
 

Class Summary
CommentWriter<JS> add the javadoc comment for the processed nodes.
CompilationUnitWriter<JS>  
JavascriptKeywords This class checks if a method or a variable has the name of a Javascript keyword.
MemberWriters  
WriterVisitor<R> This class visits the Java AST and calls the corresponding writers to generate JavaScript.
 



Copyright © 2014. All Rights Reserved.