| Package | Description |
|---|---|
| proguard.classfile.attribute.visitor |
This package contains visitors for attributes and their components.
|
| proguard.classfile.constant.visitor |
This package contains visitors for class constants.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeCounter
This AttributeVisitor counts the number of attributes that have been visited.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantCounter
This ConstantVisitor counts the number of constants that have been visited.
|
Copyright © 2019. All rights reserved.