trait Tlf\LexerTrait\Cache
Handles caching of asts & grammar lists
Constants
Properties
-
protected $cacheMap = null;
Copy of .cache/map.json
Methods
-
public function getCachedAst($filePath)
-
public function cacheFileAst($filePath, $ast)
Handles caching of asts & grammar lists
protected $cacheMap = null;
Copy of .cache/map.jsonpublic function getCachedAst($filePath)
public function cacheFileAst($filePath, $ast)