public static interface CodePrinter.Builder.CodeGeneratorFactory
Modifier and Type | Method and Description |
---|---|
com.google.javascript.jscomp.CodeGenerator |
getCodeGenerator(com.google.javascript.jscomp.CodePrinter.Format outputFormat,
com.google.javascript.jscomp.CodeConsumer cc) |
Copyright © 2009-2015 Google. All Rights Reserved.