| 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 |
|---|---|
ModuleExports |
ModuleExports.copy() |
ModuleExports[] |
Module.getExportsTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmptyVisitor.visitModuleExports(ModuleExports obj) |
default void |
Visitor.visitModuleExports(ModuleExports constantModule) |
void |
DescendingVisitor.visitModuleExports(ModuleExports obj) |
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.