Example #1
0
 public virtual void EmitLabel(Label l)
 {
     ParentContext?.EmitLabel(l);
 }