public void PushScope()
 {
     SymTable.Push();
 }