Used to determine the potential handlers in case that an exception is thrown by an instruction.
The unique id associated with attributes of kind: Code.
The unique id associated with attributes of kind: Code.
KindIds can be used for efficient branching on attributes.
The maximum number of registers required to execute the code - independent of the number of parameters.
The maximum number of registers required to execute the code - independent of the number of parameters.
The method's descriptor may actually require
Computes the maximum stack size required during execution of this code block.
Computes the maximum stack size required during execution of this code block.
java.lang.ClassFormatError If the stack size differs between execution paths.
Defines constants useful when analyzing a method's code.