Package | Description |
---|---|
com.google.gwt.core.ext.linker.impl | |
com.google.gwt.dev | |
com.google.gwt.dev.jjs | |
com.google.gwt.dev.js | |
com.google.gwt.dev.util.arg |
Constructor and Description |
---|
StandardLinkerContext(TreeLogger logger,
ModuleDef module,
ResourceOracle publicResourceOracle,
JsOutputOption outputOption) |
Modifier and Type | Method and Description |
---|---|
JsOutputOption |
PrecompileTaskOptionsImpl.getOutput() |
Modifier and Type | Method and Description |
---|---|
void |
PrecompileTaskOptionsImpl.setOutput(JsOutputOption output) |
Modifier and Type | Method and Description |
---|---|
JsOutputOption |
JJSOptionsImpl.getOutput() |
static JsOutputOption |
JsOutputOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsOutputOption[] |
JsOutputOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JJSOptionsImpl.setOutput(JsOutputOption output) |
Modifier and Type | Method and Description |
---|---|
void |
ClosureJsRunner.compile(JProgram jprogram,
JsProgram program,
String[] js,
JsOutputOption jsOutputOption) |
Modifier and Type | Method and Description |
---|---|
JsOutputOption |
OptionScriptStyle.getOutput()
Returns the compiler output style.
|
Modifier and Type | Method and Description |
---|---|
void |
OptionScriptStyle.setOutput(JsOutputOption obfuscated)
Sets the compiler output style.
|
Copyright © 2018. All rights reserved.