public class ToNext extends BlockTermNode
| Modifier and Type | Method and Description |
|---|---|
void |
accept(IRVisitor visitor) |
Label |
label() |
Iterable<Label> |
nextLabels() |
public ToNext(Label label)
public Label label()
public Iterable<Label> nextLabels()
nextLabels in class BlockTermNodeCopyright © 2016–2017. All rights reserved.