|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.classLoader.ShrikeIRFactory
public class ShrikeIRFactory
| Field Summary | |
|---|---|
static boolean |
buildLocalMap
|
| Constructor Summary | |
|---|---|
ShrikeIRFactory()
|
|
| Method Summary | |
|---|---|
ControlFlowGraph |
makeCFG(IMethod method,
Context C,
ClassHierarchy cha,
WarningSet warnings)
|
IR |
makeIR(IMethod method,
Context C,
ClassHierarchy cha,
SSAOptions options,
WarningSet warnings)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean buildLocalMap
| Constructor Detail |
|---|
public ShrikeIRFactory()
| Method Detail |
|---|
public ControlFlowGraph makeCFG(IMethod method,
Context C,
ClassHierarchy cha,
WarningSet warnings)
makeCFG in interface IRFactory
public IR makeIR(IMethod method,
Context C,
ClassHierarchy cha,
SSAOptions options,
WarningSet warnings)
throws java.lang.IllegalArgumentException
makeIR in interface IRFactoryjava.lang.IllegalArgumentException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||