Returns the list of ignored lines.
array
public function getIgnoredLines() { return $this->tokenizer->ignoredLines; }