Package | Description |
---|---|
com.google.gwt.dev.js |
Modifier and Type | Class and Description |
---|---|
class |
CoverageVisitor
A visitor that visits every location in the AST where instrumentation is
desirable.
|
class |
DuplicateExecuteOnceRemover
This is used to clean up duplication invocations of functions that should
only be executed once, such as clinit functions.
|
class |
EvalFunctionsAtTopScope
Force all functions to be evaluated at the top of the lexical scope in which
they reside.
|
class |
JsBreakUpLargeVarStatements
Divides large var statements into smaller ones.
|
Copyright © 2018. All rights reserved.