Package | Description |
---|---|
com.google.gwt.core.ext.linker |
Classes for writing Linkers.
|
Modifier and Type | Method and Description |
---|---|
StatementRanges[] |
DelegatingCompilationResult.getStatementRanges() |
StatementRanges[] |
CompilationResult.getStatementRanges()
Returns the statement ranges for the JavaScript returned by
CompilationResult.getJavaScript() . |