Package com.google.javascript.jscomp
Class CodePrinter
java.lang.Object
com.google.javascript.jscomp.CodePrinter
CodePrinter prints out JS code in either pretty format or compact format.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static enum
Specifies a format for code generation.static interface
License Trackers are responsible for ensuring that any licensing information attached to nodes is retained in the final output of JSCompiler.static class
SourceAndMappings bundles together the source and generated SourceMap Mappings for that source. -
Method Summary