Gets the use statements from this file.
string[]
public function getUseStatements() { $this->parse(); return $this->useStatements; }