| Package | Description |
|---|---|
| com.ibm.wala.classLoader |
This package provides functionality related to class loading and
management of loaded classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompoundModule |
class |
SourceFileModule
A
Module which is a wrapper around a source file |
class |
SourceURLModule |
| Modifier and Type | Method and Description |
|---|---|
SourceModule[] |
CompoundModule.getConstituents() |
| Constructor and Description |
|---|
CompoundModule(URL name,
SourceModule[] constituents) |
Copyright © 2015. All rights reserved.