Package | Description |
---|---|
com.google.gwt.core.ext.linker |
Classes for writing Linkers.
|
Modifier and Type | Method and Description |
---|---|
SoftPermutation[] |
DelegatingCompilationResult.getSoftPermutations() |
abstract SoftPermutation[] |
CompilationResult.getSoftPermutations()
Returns the permutations of the collapsed deferred-binding property values
that are compiled into the CompilationResult.
|