You've already forked libadalang
mirror of
https://github.com/AdaCore/libadalang.git
synced 2026-02-12 12:28:54 -08:00
6 lines
181 B
Plaintext
6 lines
181 B
Plaintext
## vim: filetype=makoada
|
|
|
|
Nodes_Nameres : Nameres_Maps.Map;
|
|
-- Memoization table for the ``AdaNode.resolve_own_names`` property. That
|
|
-- property implements memoization manually.
|