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, isValid
public int getStackChange()
Instruction
getStackChange
in class Instruction
Copyright © 2002–2019. All rights reserved.