public class VoidTypeInfo extends TypeInfo
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
format(boolean qualified)
Renders the type name.
|
ClassKind |
getKind() |
boolean |
isVoid() |
collectImports, getDataObject, getErased, getName, getRaw, getSimpleName, hashCode, isDataObjectHolder, isNullable, isParameterized, isVariable, toString, translateName, translateNamepublic static TypeInfo INSTANCE
Copyright © 2023 Eclipse. All rights reserved.