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 |
DescendingVisitor.visitModulePackages(ModulePackages obj) |
void |
EmptyVisitor.visitModulePackages(ModulePackages obj) |
default void |
Visitor.visitModulePackages(ModulePackages constantModule) |
Constructor and Description |
---|
ModulePackages(ModulePackages c)
Initialize from another object.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.