|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.bcel.generic.Instruction
org.apache.bcel.generic.NOP
net.sourceforge.groboutils.codecoverage.v2.compiler.NullInstruction
Refers to a non-existent instruction, which are at the end of the list.
Field Summary |
Fields inherited from class org.apache.bcel.generic.Instruction |
length, opcode |
Constructor Summary | |
NullInstruction()
|
Methods inherited from class org.apache.bcel.generic.NOP |
accept |
Methods inherited from class org.apache.bcel.generic.Instruction |
consumeStack, copy, dump, equals, getComparator, getLength, getName, getOpcode, initFromFile, produceStack, readInstruction, setComparator, toString, toString, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NullInstruction()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |