| Package | Description |
|---|---|
| com.ibm.wala.shrikeCT |
| Modifier and Type | Method and Description |
|---|---|
ConstantPoolParser |
ClassReader.getCP()
This method allows direct read-only access to the constant pool for the class.
|
ConstantPoolParser |
BootstrapMethodsReader.BootstrapMethod.getCP() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassWriter.setRawCP(ConstantPoolParser cp,
boolean cacheEntries)
Copy a constant pool from some ClassReader into this class.
|
Copyright © 2019. All rights reserved.