|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vladium.emma.instr.InstrVisitor.CodeSegment
com.vladium.emma.instr.InstrVisitor.methodHeader
static final class InstrVisitor.methodHeader
Field Summary | |
---|---|
private static int |
HEADER_INIT_CAPACITY
|
private ByteArrayOStream |
m_buf
|
Fields inherited from class com.vladium.emma.instr.InstrVisitor.CodeSegment |
---|
m_visitor |
Constructor Summary | |
---|---|
InstrVisitor.methodHeader(InstrVisitor visitor,
int localVarIndex)
|
Method Summary | |
---|---|
(package private) void |
emit(InstrVisitor.EmitCtx ctx)
|
(package private) int |
length()
|
(package private) int |
maxstack()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final ByteArrayOStream m_buf
private static final int HEADER_INIT_CAPACITY
Constructor Detail |
---|
InstrVisitor.methodHeader(InstrVisitor visitor, int localVarIndex)
Method Detail |
---|
int length()
length
in class InstrVisitor.CodeSegment
int maxstack()
maxstack
in class InstrVisitor.CodeSegment
void emit(InstrVisitor.EmitCtx ctx)
emit
in class InstrVisitor.CodeSegment
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |