Package | Description |
---|---|
com.sun.mirror.util |
Utilities to assist in the processing of declarations and types.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleTypeVisitor.visitEnumType(EnumType t)
Deprecated.
Visits an enum type.
|
void |
TypeVisitor.visitEnumType(EnumType t)
Deprecated.
Visits an enum type.
|
Copyright © 2004, 2019, Oracle and/or its affiliates. All rights reserved.