Package | Description |
---|---|
com.google.gwt.dev | |
com.google.gwt.dev.cfg | |
com.google.gwt.dev.javac | |
com.google.gwt.dev.javac.asm | |
com.google.gwt.dev.javac.typemodel |
Type-introspection support classes used by generators.
|
com.google.gwt.dev.jdt | |
com.google.gwt.dev.jjs | |
com.google.gwt.dev.jjs.impl | |
com.google.gwt.dev.shell |
Class and Description |
---|
CompilationErrorsIndex
Provides fast access to compilation error information to support detailed logging.
|
CompilationState
Encapsulates the state of active compilation units in a particular module.
|
CompilationUnit
Encapsulates the state of a single active compilation unit in a particular
module.
|
GeneratedUnit
A generated Java compilation unit.
|
UnitCache
An interface for caching
CompilationUnit s. |
Class and Description |
---|
CompilationErrorsIndex
Provides fast access to compilation error information to support detailed logging.
|
CompilationErrorsIndexImpl
A mutable and serializable CompilationErrorsIndex.
|
CompilationState
Encapsulates the state of active compilation units in a particular module.
|
CompilationUnit
Encapsulates the state of a single active compilation unit in a particular
module.
|
StandardGeneratorContext
Manages generators and generated units during a single compilation.
|
Class and Description |
---|
CachedCompilationUnit
A convenient way to serialize a .
|
CompilationErrorsIndex
Provides fast access to compilation error information to support detailed logging.
|
CompilationErrorsIndexImpl
A mutable and serializable CompilationErrorsIndex.
|
CompilationState
Encapsulates the state of active compilation units in a particular module.
|
CompilationStateBuilder
Manages a centralized cache for compiled units.
|
CompilationUnit
Encapsulates the state of a single active compilation unit in a particular
module.
|
CompilationUnitArchive
This class represents a file that contains
CachedCompilationUnit s
that make up a module. |
CompilationUnitBuilder
Builds a
CompilationUnit . |
CompilationUnitTypeOracleUpdater
Builds or rebuilds a
TypeOracle from a set of
compilation units. |
CompilationUnitTypeOracleUpdater.TypeOracleBuildContext
This context keeps common data so we don't have to pass it around between methods for one pass
of
CompilationUnitTypeOracleUpdater.addNewTypesDontIndex(TreeLogger, Collection,
MethodArgNamesLookup) . |
CompiledClass
Encapsulates the state of a single compiled class file.
|
GeneratedUnit
A generated Java compilation unit.
|
JdtCompiler.AdditionalTypeProviderDelegate
Provides hooks for changing the behavior of the JdtCompiler when unknown
types are encountered during compilation.
|
JdtCompiler.UnitProcessor
Interface for processing units on the fly during compilation.
|
JsniMethod
Represents a single JsniMethod in a compiled class file.
|
JsniReferenceResolver.TypeResolver
A call-back interface to resolve types.
|
JSORestrictionsChecker.CheckerState
The order in which the checker will process types is undefined, so this
type accumulates the information necessary for sanity-checking the JSO
types.
|
MemoryUnitCache.UnitCacheEntry
Storage for a compilation unit in the map.
|
MemoryUnitCache.UnitOrigin
Track how the unit was loaded.
|
MethodArgNamesLookup
Keeps track of method argument names that cannot be read from just the
bytecode.
|
Resolver
Interface for resolving various aspects of a class.
|
SerializableCategorizedProblem
Provides a way to serialize a
CategorizedProblem . |
UnitCache
An interface for caching
CompilationUnit s. |
Class and Description |
---|
MethodArgNamesLookup
Keeps track of method argument names that cannot be read from just the
bytecode.
|
Resolver
Interface for resolving various aspects of a class.
|
TypeParameterLookup
Handles lookup of type parameters, using a scope stack.
|
Class and Description |
---|
CompilationUnitTypeOracleUpdater
Builds or rebuilds a
TypeOracle from a set of
compilation units. |
Class and Description |
---|
CompilationState
Encapsulates the state of active compilation units in a particular module.
|
StandardGeneratorContext
Manages generators and generated units during a single compilation.
|
Class and Description |
---|
CompilationState
Encapsulates the state of active compilation units in a particular module.
|
Class and Description |
---|
JsniMethod
Represents a single JsniMethod in a compiled class file.
|
Class and Description |
---|
CompilationState
Encapsulates the state of active compilation units in a particular module.
|
JsniMethod
Represents a single JsniMethod in a compiled class file.
|
StandardGeneratorContext
Manages generators and generated units during a single compilation.
|
Copyright © 2018. All rights reserved.