|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ucdavis.rj.Ops.BaseArmCode
edu.ucdavis.rj.Ops.InniArmElseCode
public abstract class InniArmElseCode
Nested Class Summary |
---|
Nested classes/interfaces inherited from class edu.ucdavis.rj.Ops.BaseArmCode |
---|
BaseArmCode.Control |
Constructor Summary | |
---|---|
InniArmElseCode()
|
Method Summary | |
---|---|
abstract void |
codeBlock()
Override this method with the body of code for the else arm of an Inni. |
Methods inherited from class edu.ucdavis.rj.Ops.BaseArmCode |
---|
getControl, setControl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InniArmElseCode()
Method Detail |
---|
public abstract void codeBlock()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |