| Package | Description |
|---|---|
| com.ibm.wala.analysis.typeInference |
This package provides intraprocedural type inference over the SSA form.
|
| com.ibm.wala.ssa |
This package provides the WALA SSA IR.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeInference.TypeOperatorFactory.visitBinaryOp(SSABinaryOpInstruction instruction) |
| Modifier and Type | Method and Description |
|---|---|
void |
SSAInstruction.IVisitor.visitBinaryOp(SSABinaryOpInstruction instruction) |
void |
SSAInstruction.Visitor.visitBinaryOp(SSABinaryOpInstruction instruction) |
Copyright © 2015. All rights reserved.