Searched defs:TargetEdgePath (Results 1 – 3 of 3) sorted by relevance
21 Context(lg *LicenseGraph, path TargetEdgePath, edge *TargetEdge) interface{}
513 func getInstallPaths(attachesTo *TargetNode, path TargetEdgePath) []string {
244 type TargetEdgePath []TargetEdgePathSegment type