| Class and Description |
|---|
| ControlFlowAnalyzer.DependencyRecorder
A callback for recording control-flow dependencies as they are discovered.
|
| JavaToJavaScriptMap
A map between chunks of JavaScript to chunks of Java.
|
| Class and Description |
|---|
| OptimizerStats
Stores statistics on the results of running an optimizer pass.
|
| Class and Description |
|---|
| CompoundAssignmentNormalizer
Replace problematic compound assignments with a sequence of simpler
operations, all of which are either simple assignments or are non-assigning
operations.
|
| ControlFlowAnalyzer
This class finds out what code in a program is live based on starting
execution at a specified location.
|
| ControlFlowAnalyzer.DependencyRecorder
A callback for recording control-flow dependencies as they are discovered.
|
| EnumOrdinalizer.Tracker
A simple Tracker class for compiling lists of enum classes processed by
this optimizer.
|
| JavaToJavaScriptMap
A map between chunks of JavaScript to chunks of Java.
|
| JsAbstractTextTransformer
Base class for transforming program text.
|
| JsniRefLookup.ErrorReporter
Deprecated.
A callback used to indicate the reason for a failed JSNI lookup.
|
| OptimizerStats
Stores statistics on the results of running an optimizer pass.
|
| TextOutputVisitor
A convenience base class that combines a
JVisitor with a
TextOutput. |
| ToStringGenerationVisitor
Implements a reasonable toString() for all JNodes.
|
| Class and Description |
|---|
| ControlFlowAnalyzer
This class finds out what code in a program is live based on starting
execution at a specified location.
|
| ControlFlowAnalyzer.DependencyRecorder
A callback for recording control-flow dependencies as they are discovered.
|
| JavaAndJavaScript
A Java program, a JavaScript program, and a map between them.
|
| JavaToJavaScriptMap
A map between chunks of JavaScript to chunks of Java.
|
| Class and Description |
|---|
| OptimizerStats
Stores statistics on the results of running an optimizer pass.
|
| Class and Description |
|---|
| JavaToJavaScriptMap
A map between chunks of JavaScript to chunks of Java.
|
| OptimizerStats
Stores statistics on the results of running an optimizer pass.
|
Copyright © 2018. All rights reserved.