- All Superinterfaces:
Value
A value which is a function of a type, such as "sizeof(type)" or
"_Alignof(type)".
Note that the "type" above is different from the type of this value, which is
typically an integer type.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getTypeArgument
Type getTypeArgument() -
getTypeValueKind
TypeValue.TypeValueKind getTypeValueKind()
-