protected $previous = ['docblock'=>null]; Calling $lexer->previous('docblock') will get the previous docblock
$lexer->setPrevious('docblock', value) will set the previous docblock
['nameOfPrevItem'
protected $cacheMap = null; Copy of .cache/map.json
protected $grammarListForCache = null; array of grammar class names & their file's last mtime