| Package | Description |
|---|---|
| proguard.classfile.editor |
This package contains visitors to edit byte code.
|
| Modifier and Type | Method and Description |
|---|---|
ConstantPoolEditor |
InstructionSequenceBuilder.getConstantPoolEditor()
Returns the ConstantPoolEditor used by this builder to
create constants.
|
| Constructor and Description |
|---|
InstructionSequenceBuilder(ConstantPoolEditor constantPoolEditor)
Creates a new InstructionSequenceBuilder.
|
Copyright © 2019. All rights reserved.