| Package | Description |
|---|---|
| com.ibm.wala.classLoader |
This package provides functionality related to class loading and
management of loaded classes.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BytecodeClass.addFieldToList(List<FieldImpl> L,
Atom name,
ImmutableByteArray fieldType,
int accessFlags,
Collection<Annotation> annotations,
TypeSignature sig) |
protected void |
BytecodeClass.populateFieldArrayFromList(List<FieldImpl> L,
IField[] A) |
Copyright © 2015. All rights reserved.