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, translateName
public static TypeInfo INSTANCE
Copyright © 2021 Eclipse. All rights reserved.