|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vladium.emma.instr.InstrVisitor.BlockList
private static final class InstrVisitor.BlockList
Field Summary | |
---|---|
(package private) java.util.List |
m_blocks
|
(package private) InstrVisitor.CodeSegment |
m_header
|
Constructor Summary | |
---|---|
InstrVisitor.BlockList()
|
|
InstrVisitor.BlockList(int capacity)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
final java.util.List m_blocks
InstrVisitor.CodeSegment m_header
Constructor Detail |
---|
InstrVisitor.BlockList()
InstrVisitor.BlockList(int capacity)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |