|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.yasm.wp.WPComputerFactory
public class WPComputerFactory
Constructor Summary | |
---|---|
WPComputerFactory()
|
Method Summary | |
---|---|
static WPComputer |
id()
|
static WPComputer |
prllAsmt(Expr lhs,
Expr rhs)
|
static WPComputer |
unknown(Expr e)
|
static WPComputer |
wp(Expr e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WPComputerFactory()
Method Detail |
---|
public static WPComputer wp(Expr e)
public static WPComputer prllAsmt(Expr lhs, Expr rhs)
public static WPComputer unknown(Expr e)
public static WPComputer id()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |