Exemplo n.º 1
0
 /**
  * Get the ending position of the context
  *
  * @return integer Return the ending position of the context
  */
 public function end()
 {
     return $this->tree->endPosition();
 }