Package com.google.javascript.jscomp
Class LinterMain
java.lang.Object
com.google.javascript.jscomp.LinterMain
Minimal binary that just runs the "lint" checks which can be run on a single file at a time. This
means some checks in the lintChecks DiagnosticGroup are skipped, since they depend on type
information.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LinterMain
public LinterMain()
-
-
Method Details
-
main
- Throws:
IOException
org.kohsuke.args4j.CmdLineException
-