public abstract class ArrayInstruction extends Instruction implements ExceptionThrower, TypedInstruction
length, opcode| Modifier | Constructor and Description |
|---|---|
protected |
ArrayInstruction(short opcode) |
| Modifier and Type | Method and Description |
|---|---|
Class<?>[] |
getExceptions() |
Type |
getType(ConstantPoolGen cp) |
accept, consumeStack, copy, dump, equals, getComparator, getLength, getName, getOpcode, hashCode, initFromFile, isValidByte, isValidShort, produceStack, readInstruction, setComparator, toString, toString, toStringprotected ArrayInstruction(short opcode)
opcode - of instructionpublic Class<?>[] getExceptions()
getExceptions in interface ExceptionThrowerpublic Type getType(ConstantPoolGen cp)
getType in interface TypedInstructionCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.