|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ucdavis.rj.Ops.BaseArmCode
public abstract class BaseArmCode
Nested Class Summary | |
---|---|
static class |
BaseArmCode.Control
Represents control flow to occur after executing ArmCode's codeBlock. |
Constructor Summary | |
---|---|
BaseArmCode()
|
Method Summary | |
---|---|
BaseArmCode.Control |
getControl()
|
void |
setControl(BaseArmCode.Control control)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseArmCode()
Method Detail |
---|
public void setControl(BaseArmCode.Control control)
public BaseArmCode.Control getControl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |