public abstract class MonitorInstruction extends Instruction
| Modifier and Type | Method and Description |
|---|---|
int |
getStackChange()
Return the number of stack positions this instruction pushes
or pops during its execution.
|
acceptVisit, equalsInstruction, getByteIndex, getClassLoader, getCode, getLineNumber, getLogicalStackChange, getName, getOpcode, getPool, getProject, isValidpublic int getStackChange()
InstructiongetStackChange in class InstructionCopyright © 2002–2016. All rights reserved.