| Package | Description |
|---|---|
| org.apache.bcel.classfile |
This package contains the classes that describe the structure of a
Java class file and a class file parser.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmptyVisitor.visitNestHost(NestHost obj) |
default void |
Visitor.visitNestHost(NestHost obj) |
void |
DescendingVisitor.visitNestHost(NestHost obj) |
| Constructor and Description |
|---|
NestHost(NestHost c)
Initializes from another object.
|
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.