public class VisitLabelIR extends Object implements IR
VisitLabelIR(Label label)
void
eval(InterpretContext context)
Label
getLabel()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public VisitLabelIR(Label label)
public Label getLabel()
public void eval(InterpretContext context)
eval
IR
public String toString()
toString
Object
Copyright © 2010–2022. All rights reserved.