Core.RouteSourceRoutes to select sub-trees of the abstraction when interpreting commands
type route = | Below of domainSub-tree below a domain
*)| Semantic of Ast.Semantic.semanticSub-tree identified by a semantic
*)Routes
module DomainSet : Mopsa_utils.SetExtSig.S with type elt = domainRouting table providing the domains that are part of a route
Empty routing table
Resolve a route into domains
Add a route between a route and a domain
Add a set of routing_table linking a route and a set of domains
Get all routing_table in a routing table
Join two routing_table table
Print a routing table