This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
Modifier and Type | Field and Description |
---|---|
public final int |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
protected UninitializedType | cloneWithMetadata(final List<TypeMetadata> md)
Create a new copy of this type but with the specified TypeMetadata.
|
pack-priv Type | |
public static UninitializedType | |
public static UninitializedType |
offset | back to summary |
---|---|
public final int offset |
UninitializedType | back to summary |
---|---|
private UninitializedType(TypeTag tag, Type qtype, int offset, List<TypeMetadata> metadata) |
cloneWithMetadata | back to summary |
---|---|
protected UninitializedType cloneWithMetadata(final List<TypeMetadata> md) Overrides com. Doc from com. Create a new copy of this type but with the specified TypeMetadata. Only to be used internally!
|
initializedType | back to summary |
---|---|
pack-priv Type initializedType() |
uninitializedObject | back to summary |
---|---|
public static UninitializedType uninitializedObject(Type qtype, int offset) |
uninitializedThis | back to summary |
---|---|
public static UninitializedType uninitializedThis(Type qtype) |