|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vladium.emma.instr.InstrVisitor.BlockList
Field Summary | |
(package private) java.util.List |
m_blocks
|
(package private) InstrVisitor.CodeSegment |
m_header
|
Constructor Summary | |
(package private) |
InstrVisitor.BlockList()
|
(package private) |
InstrVisitor.BlockList(int capacity)
|
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 |