| Package | Description |
|---|---|
| proguard.classfile.attribute.module |
This package contains classes to represent the module attributes inside class
files.
|
| proguard.classfile.attribute.module.visitor |
This package contains visitors for module attributes and their components.
|
| proguard.classfile.attribute.visitor |
This package contains visitors for attributes and their components.
|
| proguard.classfile.editor |
This package contains visitors to edit byte code.
|
| proguard.classfile.io |
This package contains classes for reading and writing class files.
|
| proguard.classfile.util |
This package contains utility classes for processing class files.
|
| proguard.classfile.visitor |
This package contains interfaces and classes for processing class files from
the
package using
the visitor pattern. |
| proguard.optimize |
This package contains visitors that assist with various optimizations of byte
code.
|
| Class and Description |
|---|
| ExportsInfo
Representation of a Exports entry in a Module attribute.
|
| OpensInfo
Representation of a Opens entry in a Module attribute.
|
| ProvidesInfo
Representation of a Provides entry in a Module attribute.
|
| RequiresInfo
Representation of a Requires entry in a Module attribute.
|
| Class and Description |
|---|
| ExportsInfo
Representation of a Exports entry in a Module attribute.
|
| ModuleAttribute
This Attribute represents a module attribute.
|
| OpensInfo
Representation of a Opens entry in a Module attribute.
|
| ProvidesInfo
Representation of a Provides entry in a Module attribute.
|
| RequiresInfo
Representation of a Requires entry in a Module attribute.
|
| Class and Description |
|---|
| ModuleAttribute
This Attribute represents a module attribute.
|
| ModuleMainClassAttribute
This Attribute represents a main class attribute.
|
| ModulePackagesAttribute
This Attribute represents a module packages attribute.
|
| Class and Description |
|---|
| ExportsInfo
Representation of a Exports entry in a Module attribute.
|
| ModuleAttribute
This Attribute represents a module attribute.
|
| ModuleMainClassAttribute
This Attribute represents a main class attribute.
|
| ModulePackagesAttribute
This Attribute represents a module packages attribute.
|
| OpensInfo
Representation of a Opens entry in a Module attribute.
|
| ProvidesInfo
Representation of a Provides entry in a Module attribute.
|
| RequiresInfo
Representation of a Requires entry in a Module attribute.
|
| Class and Description |
|---|
| ExportsInfo
Representation of a Exports entry in a Module attribute.
|
| ModuleAttribute
This Attribute represents a module attribute.
|
| ModuleMainClassAttribute
This Attribute represents a main class attribute.
|
| ModulePackagesAttribute
This Attribute represents a module packages attribute.
|
| OpensInfo
Representation of a Opens entry in a Module attribute.
|
| ProvidesInfo
Representation of a Provides entry in a Module attribute.
|
| RequiresInfo
Representation of a Requires entry in a Module attribute.
|
| Class and Description |
|---|
| ModuleAttribute
This Attribute represents a module attribute.
|
| ModuleMainClassAttribute
This Attribute represents a main class attribute.
|
| ModulePackagesAttribute
This Attribute represents a module packages attribute.
|
| Class and Description |
|---|
| ExportsInfo
Representation of a Exports entry in a Module attribute.
|
| ModuleAttribute
This Attribute represents a module attribute.
|
| ModuleMainClassAttribute
This Attribute represents a main class attribute.
|
| ModulePackagesAttribute
This Attribute represents a module packages attribute.
|
| OpensInfo
Representation of a Opens entry in a Module attribute.
|
| ProvidesInfo
Representation of a Provides entry in a Module attribute.
|
| RequiresInfo
Representation of a Requires entry in a Module attribute.
|
| Class and Description |
|---|
| ModuleAttribute
This Attribute represents a module attribute.
|
| ModuleMainClassAttribute
This Attribute represents a main class attribute.
|
| ModulePackagesAttribute
This Attribute represents a module packages attribute.
|
Copyright © 2019. All rights reserved.