mirror of
https://github.com/AdaCore/langkit.git
synced 2026-02-12 12:28:12 -08:00
With the current low-tech approach to typing/validity checking for Lkt, it is not possible to infer whether N designates a bare node type or an entity type. Introduce a different syntax for entity types to avoid this problem.