| 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
CompilationUnits. |
| 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 |
|---|
| CachedCompilationUnit
A convenient way to serialize a .
|
| 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.
|
| CompilationUnitBuilder
Builds a
CompilationUnit. |
| 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
CompilationUnits. |
| 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 |
|---|
| 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.