public class BlockTransformContext extends MethodTransformContext
| Constructor and Description |
|---|
BlockTransformContext(MethodTransformContext other,
ControlFlowNode node,
ControlFlowGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
ControlFlowGraph |
getControlFlowGraph() |
ControlFlowNode |
getControlFlowNode() |
except, getOpts, getRoot, getSettings, getStepper, getTypeResolver, popContext, popStep, popTiming, pushContext, pushStep, pushStep, pushStepWithContent, pushTimingpublic BlockTransformContext(MethodTransformContext other, ControlFlowNode node, ControlFlowGraph graph)
public ControlFlowNode getControlFlowNode()
public ControlFlowGraph getControlFlowGraph()