| Package | Description |
|---|---|
| com.google.gwt.dev.javac |
| Modifier and Type | Method and Description |
|---|---|
MemoryUnitCache.UnitOrigin |
MemoryUnitCache.UnitCacheEntry.getOrigin() |
static MemoryUnitCache.UnitOrigin |
MemoryUnitCache.UnitOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemoryUnitCache.UnitOrigin[] |
MemoryUnitCache.UnitOrigin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UnitCacheEntry(CompilationUnit unit,
MemoryUnitCache.UnitOrigin source) |
Copyright © 2018. All rights reserved.