Modifier and Type | Field and Description |
---|---|
(package private) static VoidType |
VoidType.VOID |
Modifier and Type | Method and Description |
---|---|
VoidType |
VoidType.asVoidType() |
VoidType |
Type.asVoidType()
Casts this type to a
VoidType and returns it if the kind is
Type.Kind.VOID
Throws an exception otherwise. |