Uses of Class
com.google.javascript.jscomp.SyntheticAst
-
Packages that use SyntheticAst Package Description com.google.javascript.jscomp -
-
Uses of SyntheticAst in com.google.javascript.jscomp
Methods in com.google.javascript.jscomp that return SyntheticAst Modifier and Type Method Description static SyntheticAst
SyntheticAst. emptyWithFileName(java.lang.String sourceName, StaticSourceFile.SourceKind kind)
-