public void PopScope()
 {
     SymTable.Pop();
 }