Searched defs:FieldInstruction (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DFieldInstruction.java72 public abstract class FieldInstruction extends FieldOrMethod class in inherits:FieldOrMethod,TypedInstruction
78 FieldInstruction() {} method in class:FieldInstruction
83 protected FieldInstruction(short opcode, int index) { method in class:FieldInstruction

Completed in 43 milliseconds