public interface ICPPBasicType extends IBasicType
IBasicType.Kind
Modifier and Type | Field and Description |
---|---|
static int |
LAST
Deprecated.
|
static int |
t_bool
Deprecated.
|
static int |
t_wchar_t
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
Modifier and Type | Method and Description |
---|---|
int |
getQualifierBits()
Deprecated.
use
IBasicType.getModifiers() , instead. |
getKind, getModifiers, getType, getValue, isComplex, isImaginary, isLong, isLongLong, isShort, isSigned, isUnsigned
clone, isSameType
@Deprecated static final int LAST
@Deprecated static final int t_bool
@Deprecated static final int t_wchar_t
@Deprecated int getQualifierBits()
IBasicType.getModifiers()
, instead.Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.