data = $data; $this->is_whitespace = ctype_space($data); $this->line = $line; $this->col = $col; } } // vim: et sw=4 sts=4