Package com.google.javascript.jscomp
Interface HasCompiler
-
public interface HasCompilerAn interface for objects that can provide a compiler instance.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractCompilergetCompiler()
-
-
-
Method Detail
-
getCompiler
AbstractCompiler getCompiler()
-
-