| Constructor and Description |
|---|
BranchIfIR(Label label,
SourceInfo sourceInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
eval(InterpretContext context) |
Label |
getLabel() |
int |
getPc() |
void |
setPc(int pc) |
String |
toString() |
public BranchIfIR(Label label, SourceInfo sourceInfo)
public int getPc()
public void eval(InterpretContext context)
Copyright © 2010–2022. All rights reserved.