/** <p>Checks JavaScript source code for common errors. To use, run the {@link com.google.caja.ancillary.linter.Linter} class from the command line, passing in JS file paths, or use it as an ANT build command. </p> <p>The reasons for various warnings are discussed in <a href="http://groups.google.com/group/google-caja-discuss/web/lint-logs.html">a groups thread</a>.</p> </body> */ package com.google.caja.ancillary.linter;