Exemplo n.º 1
0
 public void analyze(Block block) {
   Operation prev = block.removePriorPushOperation();
   count = prev.str();
 }