// found here will have already been logged by AbstractCompiler.
//
checkForErrors(logger, goldenCuds, false);
PerfLogger.start("Build AST");
JProgram jprogram = new JProgram();
JsProgram jsProgram = new JsProgram();
try {
/*
* (1) Build a flattened map of TypeDeclarations => JType. The resulting