public class FloatType extends PrimitiveType implements Cloneable
| Constructor and Description |
|---|
FloatType(String name,
SizeThunk size,
int cvAttributes) |
| Modifier and Type | Method and Description |
|---|---|
FloatType |
asFloat()
Casts this to a FloatType or returns null if not a FloatType.
|
boolean |
equals(Object arg)
Equality test for Types.
|
isPrimitivearrayDimension, asArray, asBit, asCompound, asDouble, asEnum, asFunction, asInt, asPointer, asVoid, clone, 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, visit