|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.yasm.abstractor.SymbolicExecutorUtil
public class SymbolicExecutorUtil
Constructor Summary | |
---|---|
SymbolicExecutorUtil()
|
Method Summary | |
---|---|
static ExprExecutor |
newExprExecutor(ExprFactory fac)
|
static SymbolicExecutor |
newSymbolicExecutor(ExprFactory fac)
|
static Expr |
parseBlockExpr(Block b,
ExprFactory fac)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SymbolicExecutorUtil()
Method Detail |
---|
public static SymbolicExecutor newSymbolicExecutor(ExprFactory fac)
public static ExprExecutor newExprExecutor(ExprFactory fac)
public static Expr parseBlockExpr(Block b, ExprFactory fac)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |