| Package | Description |
|---|---|
| com.ibm.wala.shrikeBT.shrikeCT | |
| com.ibm.wala.shrikeBT.shrikeCT.tools | |
| com.ibm.wala.shrikeCT |
| Modifier and Type | Method and Description |
|---|---|
ClassReader |
ClassInstrumenter.getReader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CTUtils.addClassToHierarchy(ClassHierarchyStore store,
ClassReader cr) |
static ConstantPoolReader |
CTDecoder.makeConstantPoolReader(ClassReader cr)
Build a ConstantPoolReader implementation to read the constant pool from 'cr'.
|
| Constructor and Description |
|---|
ClassInstrumenter(String inputName,
ClassReader cr,
ClassHierarchyProvider cha)
Create a class instrumenter from a preinitialized class reader.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AddSerialVersion.addSerialVersionUID(ClassReader r,
ClassWriter w)
This method computes the serialVersionUID for class r (if there isn't one already) and adds the field to the classwriter w.
|
static long |
AddSerialVersion.computeSerialVersionUID(ClassReader r)
This method computes the serialVersionUID for class r.
|
void |
BootstrapDumper.doClass(ClassLoader image,
ClassReader cr)
Print a class.
|
void |
ClassPrinter.doClass(ClassReader cr)
Print a class.
|
| Modifier and Type | Field and Description |
|---|---|
protected ClassReader |
AttributeReader.cr |
| Modifier and Type | Method and Description |
|---|---|
ClassReader |
ClassReader.AttrIterator.getClassReader() |
ClassReader |
AttributeReader.getClassReader() |
Copyright © 2019. All rights reserved.