Uses of Interface
com.google.gwt.core.ext.linker.StatementRanges
-
Packages that use StatementRanges Package Description com.google.gwt.core.ext.linker Classes for writing Linkers. -
-
Uses of StatementRanges in com.google.gwt.core.ext.linker
Methods in com.google.gwt.core.ext.linker that return StatementRanges Modifier and Type Method Description StatementRanges[]CompilationResult. getStatementRanges()Returns the statement ranges for the JavaScript returned byCompilationResult.getJavaScript().StatementRanges[]DelegatingCompilationResult. getStatementRanges()
-