Package | Description |
---|---|
com.sun.mirror.util |
Utilities to assist in the processing of declarations and types.
|
Modifier and Type | Method and Description |
---|---|
VoidType |
Types.getVoidType()
Returns the pseudo-type representing the type of void.
|
Modifier and Type | Method and Description |
---|---|
void |
TypeVisitor.visitVoidType(VoidType t)
Visits a void type.
|
void |
SimpleTypeVisitor.visitVoidType(VoidType t)
Visits a void type.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.