Skip to content
Commit 2525a901 authored by Carlos Galindo's avatar Carlos Galindo
Browse files

Introduction of polymorphic nodes in object trees.

* Some searches in object trees may return multiple nodes (e.g. "var.A.x" and "var.B.x" for "var.x")
* Only leaves in object trees can be the target of summary arcs.
* Polymorphic nodes aren't interconnected with data dependencies.
* ClassGraph's map now split into kinds of vertex.
* ClassGraph's vertex now generic.
* Polymorphic member nodes cannot be leaves in object trees.
parent 719be1a4
Pipeline #110 failed with stage
in 55 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment