| Package | Description |
|---|---|
| com.ibm.wala.util.ssa |
A set of classes facilitating the construction of synthetic methods.
|
| Class and Description |
|---|
| ClassLookupException
Class is not in scope.
|
| IInstantiator
Used for CallBacks to create an Instance.
|
| ParameterAccessor
Access parameters without confusion on their numbers.
|
| ParameterAccessor.BasedOn
The Constructor used to create ParameterAccessor influences the parameter-offset.
|
| ParameterAccessor.ParamerterDisposition
The kind of parameter.
|
| ParameterAccessor.Parameter
The representation of a Parameter handled using a ParameterAccessor.
|
| SSAValue
A number representating an SSA-Value and its type.
|
| SSAValue.NamedKey
Identify variables by a string and type.
|
| SSAValue.VariableKey
All variables with the same name in the source code.
|
| SSAValue.WeaklyNamedKey
This NamedKey also equals to TypeKeys.
|
Copyright © 2015. All rights reserved.