Class InsnContainer

java.lang.Object
jadx.core.dex.attributes.AttrNode
jadx.core.dex.nodes.InsnContainer
All Implemented Interfaces:
IAttributeNode, IBlock, IContainer

public final class InsnContainer extends AttrNode implements IBlock
Lightweight replacement for BlockNode in regions. Use with caution! Some passes still expect BlockNode in method blocks list (mth.getBlockNodes())