tree_cache


Description:

public HashMap<string,Tree> tree_cache { get; }

Cache of Tree instances for AST path lookup. Maps file path to Tree instance.