headTokenIndex = $headTokenIndex; } public function getHeadTokenIndex() { return $this->headTokenIndex; } public function setLabel($label) { $this->label = $label; } public function getLabel() { return $this->label; } }