|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.bcel.generic.Instruction | +--org.apache.bcel.generic.NOP | +--junit.quilt.cover.generic.LabeledNOP
Fields inherited from class org.apache.bcel.generic.Instruction |
length, opcode |
Constructor Summary | |
LabeledNOP(java.lang.String label)
|
Method Summary | |
java.lang.String |
toString(boolean verbose)
|
Methods inherited from class org.apache.bcel.generic.NOP |
accept |
Methods inherited from class org.apache.bcel.generic.Instruction |
consumeStack, copy, dump, getLength, getOpcode, initFromFile, produceStack, readInstruction, toString, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public LabeledNOP(java.lang.String label)
Method Detail |
public java.lang.String toString(boolean verbose)
toString
in class org.apache.bcel.generic.Instruction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |