125126127128129130131
: Predicates.<FileRef>in(allowedOutputs); compilationSet.compile(alertSink, alertPolicy, outputLanguages, shouldCompileFilePredicate); writeDotFiles(compilationSet, alertSink); writeCompilationManager(new DependencyGraph(compilationSet)); }