data = $data; $this->is_whitespace = ctype_space($data); $this->line = $line; $this->col = $col; } }