Example #1
0
 /**
  * Returns the vertical offset of the code-block partition. Allowable values are 0 and 1, nothing
  * else.
  */
 public int getCbULY() {
   return src.getCbULY();
 }