Package | Description |
---|---|
com.google.gwt.dev.cfg | |
com.google.gwt.dev.jjs | |
com.google.gwt.dev.jjs.impl.codesplitter | |
com.google.gwt.dev.shell |
Modifier and Type | Method and Description |
---|---|
Properties |
ModuleDef.getProperties()
The properties that have been defined.
|
Constructor and Description |
---|
DynamicPropertyOracle(Properties properties) |
PropertyPermutations(Properties properties,
Set<String> activeLinkerNames) |
Modifier and Type | Method and Description |
---|---|
static JProgram |
AstConstructor.construct(TreeLogger logger,
CompilationState state,
PrecompileTaskOptions options,
Properties properties)
Construct an simple AST representing an entire
CompilationState . |
Modifier and Type | Method and Description |
---|---|
static void |
CodeSplitters.pickInitialLoadSequence(TreeLogger logger,
JProgram program,
Properties properties)
Choose an initial load sequence of split points for the specified program.
|
Constructor and Description |
---|
ModuleSpacePropertyOracle(Properties props,
Set<String> activeLinkerNames,
ModuleSpace space)
Create a property oracle that computes its properties from a module.
|
Copyright © 2018. All rights reserved.