Beispiel #1
0
 /** Return the number of bytecodes in this block. */
 public int size() {
   return stmts.size();
 }