JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.javascript.jscomp
Interface SourceFile.Generator
Enclosing class:
SourceFile
public static interface
SourceFile.Generator
A JavaScript source code provider. The value should be cached so that the source text stays consistent throughout a single compile.
Method Summary
Methods
Modifier and Type
Method and Description
String
getCode
()
Method Detail
getCode
String
getCode()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method