name = $name; $this->value_starts_at = $value_start; $this->value_length = $value_length; $this->start = $start; $this->end = $end; $this->is_true = $is_true; } }