| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjef.dna.instructions.impl.InstructionAncestor
jef.dna.instructions.impl.InstructionAncestorRefsCpt
jef.dna.instructions.impl.InstructionRefsCpt16
jef.dna.instructions.impl.InvokeSpecial
@RefersToCpInfo @RefersToMethod public class InvokeSpecial
This class maps the INVOKESPECIAL bytecode instruction which invokes instance
 initialization, private and super class methods. See the official JVM
 Specification for details.
| Field Summary | 
|---|
| Fields inherited from class jef.dna.instructions.impl.InstructionAncestorRefsCpt | 
|---|
| logger, MASK, SHIFT | 
| Fields inherited from class jef.dna.instructions.impl.InstructionAncestor | 
|---|
| opCode, operands, operandsCount | 
| Constructor Summary | |
|---|---|
| InvokeSpecial()Creates a new instance of InvokeSpecial | |
| Method Summary | 
|---|
| Methods inherited from class jef.dna.instructions.impl.InstructionRefsCpt16 | 
|---|
| clone, getIndex, setIndex | 
| Methods inherited from class jef.dna.instructions.impl.InstructionAncestorRefsCpt | 
|---|
| updateRefs | 
| Methods inherited from class jef.dna.instructions.impl.InstructionAncestor | 
|---|
| fromArray, getBytesCount, getOpCode, getOperands, getOperandsCount, setOpCode, setOperands, setOperandsCountPosticipated, toArray | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface jef.dna.instructions.Instruction | 
|---|
| fromArray, getOpCode, getOperands, getOperandsCount, setOpCode, setOperands, setOperandsCountPosticipated, toArray | 
| Methods inherited from interface jef.dna.util.BytesCountable | 
|---|
| getBytesCount | 
| Constructor Detail | 
|---|
public InvokeSpecial()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||