public class CPUWithdraw extends BodyNode
| Constructor and Description |
|---|
CPUWithdraw(int cost) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(IRVisitor visitor) |
int |
cost() |
boolean |
equals(Object o) |
int |
hashCode() |
Copyright © 2016–2017. All rights reserved.