Module parser_cache

Module parser_cache 

Source
Expand description

LRU cache for parsed ASTs with size-based eviction

Structsยง

CacheStats
Cache statistics
ParserCache
Parser cache for AST reuse