public class WalaUtil
extends java.lang.Object
Constructor and Description |
---|
WalaUtil() |
Modifier and Type | Method and Description |
---|---|
static za.ac.sun.cs.green.expr.Expression |
makeConstantFromWala(com.ibm.wala.ssa.SymbolTable symbolTable,
int walaId)
This method is used to return a Green expression for a wala var name, based on the type of the constant.
|