tame/tamer/src/asg/graph
Mike Gerwitz 3660c15d5a tamer: asg::graph::rel::ObjectIndexTreeRelTo: New trait and related
This creates another trait and struct `ObjectIndexToTree` that assert a
stronger invariant than `ObjectIndexRelTo`---that not only does it uphold
the invariants of `ObjectIndexRelTo`, but also that it represents a _tree_
edge, which indicates _ownership_ rather than just a reference.

This will be used to statically infer what can serve as a scope boundary for
upcoming changes.  Specifically, anything that can own an `Ident` introduces
a new level of scope.

DEV-13708
2023-04-04 14:33:34 -04:00
..
object tamer: asg::graph::rel::ObjectIndexTreeRelTo: New trait and related 2023-04-04 14:33:34 -04:00
visit tamer: asg: Shorthand and long-form template arguments 2023-03-29 12:58:35 -04:00
object.rs tamer: asg::graph::rel::ObjectIndexTreeRelTo: New trait and related 2023-04-04 14:33:34 -04:00
test.rs tamer: asg::graph: *lookup{=>_global}* 2023-03-29 12:58:35 -04:00
visit.rs tamer: asg: Shorthand and long-form template arguments 2023-03-29 12:58:35 -04:00
xmli.rs tamer: asg: Shorthand and long-form template arguments 2023-03-29 12:58:35 -04:00