Class SourceFile.Builder

java.lang.Object
com.google.javascript.jscomp.SourceFile.Builder
Enclosing class:
SourceFile

public static class SourceFile.Builder extends Object
A builder interface for source files. Allows users to customize the Charset, and the original path of the source file (if it differs from the path on disk).