public interface ICBasicType extends IBasicType
IBasicType.Kind
Modifier and Type | Field and Description |
---|---|
static int |
t_Bool
Deprecated.
|
IS_COMPLEX, IS_IMAGINARY, IS_LONG, IS_LONG_LONG, IS_SHORT, IS_SIGNED, IS_UNSIGNED, t_char, t_double, t_float, t_int, t_unspecified, t_void
EMPTY_TYPE_ARRAY, TYPE_MATCHER
getKind, getModifiers, getType, getValue, isComplex, isImaginary, isLong, isLongLong, isShort, isSigned, isUnsigned
clone, isSameType
@Deprecated static final int t_Bool
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.