|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object avrora.sim.dbbc.DBBC.CodeBlock
Field Summary | |
int |
beginAddr
|
java.util.LinkedList |
stmts
|
int |
wcet
|
Constructor Summary | |
protected |
DBBC.CodeBlock(int a,
java.util.LinkedList l,
int wc)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final int beginAddr
public final java.util.LinkedList stmts
public final int wcet
Constructor Detail |
protected DBBC.CodeBlock(int a, java.util.LinkedList l, int wc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |