org.stjs.generator.check
Class Checks
java.lang.Object
org.stjs.generator.check.Checks
public class Checks
- extends Object
keeps the list of errors found during the check of a Java AST.
- Author:
- acraciun
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Checks
public Checks()
addError
public void addError(JavascriptFileGenerationException javascriptFileGenerationException)
check
public void check()
Copyright © 2014. All Rights Reserved.