Ejemplo n.º 1
0
 /// <summary>Pops the newest set of variables, to end a scope.</summary>
 public void PopVarSet()
 {
     LVarIDs.Pop();
 }