Package | Description |
---|---|
com.google.gwt.dev | |
com.google.gwt.dev.cfg | |
com.google.gwt.dev.shell | |
com.google.gwt.dev.util.arg |
Modifier and Type | Method and Description |
---|---|
Properties |
BuildTargetOptions.getFinalProperties()
Returns the property object whose values should be considered "final" when deciding which
generators to run during library compilation.
|
Modifier and Type | Method and Description |
---|---|
Properties |
ModuleDef.getProperties()
The properties that have been defined.
|
Modifier and Type | Method and Description |
---|---|
void |
RuleGenerateWith.generate(TreeLogger logger,
Properties moduleProperties,
GeneratorContext context,
String typeName)
Generate all possible Generator output for the wrapped Generator in combination with the scope
of Properties and values known about by the passed GeneratorContext.
|
boolean |
RuleGenerateWith.relevantPropertiesAreFinal(Properties currentProperties,
Properties finalProperties) |
Constructor and Description |
---|
DynamicPropertyOracle(Properties properties) |
PropertyPermutations(Properties properties,
Set<String> activeLinkerNames) |
Constructor and Description |
---|
ModuleSpacePropertyOracle(Properties props,
Set<String> activeLinkerNames,
ModuleSpace space)
Create a property oracle that computes its properties from a module.
|
Modifier and Type | Method and Description |
---|---|
Properties |
OptionFinalProperties.getFinalProperties()
Returns the final properties.
|
Modifier and Type | Method and Description |
---|---|
void |
OptionFinalProperties.setFinalProperties(Properties properties)
Sets the list of paths to input libraries.
|
Copyright © 2018. All rights reserved.