type = $type; $this->subtype = $subtype; $this->text = $text; $this->location = $location; $this->line = $line; $this->code = $code; } }