public final class CodeContext.BasicBlock extends CodeContext.Offset
CodeContext.Offset marks the first byte of a "basic block" in the sense of JLS 17 "4.10.1 Verification by Type
Checking":
The intent is that a stack map frame must appear at the beginning of each basic block in a method.| Constructor and Description |
|---|
BasicBlock() |
getCodeContext, getStackMap, set, setBasicBlock, setOffset, setStackMap, toStringCopyright © 2022. All rights reserved.