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