|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tapina.robe.runtime.Block
com.tapina.robe.runtime.CodeBlock
Created by IntelliJ IDEA. User: gareth Date: Aug 21, 2003 Time: 7:59:38 AM
Constructor Summary | |
protected |
CodeBlock(int address)
|
Method Summary | |
boolean |
isExtendable()
|
Methods inherited from class com.tapina.robe.runtime.Block |
getAddress, setAddress |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.tapina.robe.runtime.Executable |
execute |
Constructor Detail |
protected CodeBlock(int address)
Method Detail |
public final boolean isExtendable()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |