public final class GCCUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static Stream<com.google.javascript.jscomp.SourceFile> |
entryToSource(CompilerEntry entry) |
static com.google.javascript.jscomp.CompilerOptions |
initDefaultOptions()
Reference method which helps to figure out what is the default options of GCC.
|
static com.google.javascript.jscomp.CompilerOptions |
initOptionsFromLevel(com.google.javascript.jscomp.CompilationLevel compilationLevel) |
public static com.google.javascript.jscomp.CompilerOptions initDefaultOptions()
public static com.google.javascript.jscomp.CompilerOptions initOptionsFromLevel(com.google.javascript.jscomp.CompilationLevel compilationLevel)
public static Stream<com.google.javascript.jscomp.SourceFile> entryToSource(CompilerEntry entry)
Copyright © 2019 Atlassian. All rights reserved.