Ejemplo n.º 1
0
 public void popStatementList(StatementList stmtList) {
   assert (stmtList == getStatementList());
   stmtListStack.pop();
 }