Uses of Interface
com.google.gwt.core.ext.linker.StatementRanges
Packages that use StatementRanges
-
Uses of StatementRanges in com.google.gwt.core.ext.linker
Methods in com.google.gwt.core.ext.linker that return StatementRangesModifier and TypeMethodDescriptionCompilationResult.getStatementRanges()
Returns the statement ranges for the JavaScript returned byCompilationResult.getJavaScript()
.DelegatingCompilationResult.getStatementRanges()