Files
langkit/testsuite/tests/python_api
Pierre-Marie de Rodat c8227fe42e Lkt lowering/langkit.dsl_unparse: rework handling of external properties
Merge the @external, @uses_envs and @uses_entity_info annotations into a
single one: @external(uses_envs=true, uses_entity_info=true). This makes
sense, as uses_envs and uses_entity_info are never legal for
non-external properties.
2023-12-13 13:55:11 +00:00
..