public final class BadType extends Type
| Modifier and Type | Method and Description |
|---|---|
int |
alignment()
The native alignment of this type, in bytes
|
NativeType |
getNativeType()
The native type of this type
|
int |
size()
The size in bytes of this type.
|
public BadType(String typeName)
public final int alignment()
Typepublic final int size()
Typepublic NativeType getNativeType()
TypegetNativeType in class TypeCopyright © 2017. All rights reserved.