ABSTRACT, AUTO, BOOL, BOOLEAN, BYTE, CBOOL, CCOMPLEX, CHAR, CIMAGINARY, CONST, DOUBLE, EXPLICIT, EXTERN, FINAL, FLOAT, FRIEND, INLINE, INT, LONG, MUTABLE, NATIVE, PRIVATE, PROTECTED, PUBLIC, REFERENCE, REGISTER, RESTRICT, SHORT, SIGNED, STATIC, STRICTFP, SYNCHRONIZED, THREADSAFE, TRANSIENT, TYPEDEF, UNSIGNED, VIRTUAL, VOID, VOLATILE, WCHAR_T| Constructor and Description |
|---|
TypeofSpecifier(Expression expr) |
TypeofSpecifier(java.util.List type_id) |
| Modifier and Type | Method and Description |
|---|---|
void |
print(java.io.PrintWriter o)
Prints the specifier to the print writer.
|
fromString, isCType, toStringpublic TypeofSpecifier(Expression expr)
public TypeofSpecifier(java.util.List type_id)