| Modifier | Constructor and Description |
|---|---|
protected |
PrimitiveType(String name,
SizeThunk size,
int cvAttributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrimitive()
Indicates whether this type is a primitive type.
|
arrayDimension, asArray, asBit, asCompound, asDouble, asEnum, asFloat, asFunction, asInt, asPointer, asVoid, clone, equals, getBaseElementType, getCVAttributes, getCVAttributesString, getCVVariant, getDebugString, getName, getName, getSize, getSize, hashCode, hasTypedefName, isArray, isBit, isCompound, isConst, isDouble, isEnum, isFloat, isFunction, isFunctionPointer, isInt, isPointer, isVoid, isVolatile, pointerDepth, setName, toString, visitpublic boolean isPrimitive()
TypeisPrimitive in class Type