Package org.stjs.generator.check

Interface Summary
CheckContributor<T extends Tree> this interface is to be implemented by all the check contributors
 

Class Summary
Checks keeps the list of errors found during the check of a Java AST.
CheckVisitor This visitor will visit the Java AST to check for constructions that cannot be used because they don't have a suitable JavaScript correspondent.
 



Copyright © 2014. All Rights Reserved.