Searched defs:TargetNode (Results 1 – 6 of 6) sorted by relevance
70 func (rs ResolutionSet) AttachesToTarget(target *TargetNode) bool {77 func (rs ResolutionSet) IsPureAggregate(target *TargetNode) bool {87 func (rs ResolutionSet) Resolutions(attachesTo *TargetNode) ResolutionList {
130 func (rl ResolutionList) ByActsOn(actsOn *TargetNode) ResolutionList {141 func (rl ResolutionList) CountByActsOn(actsOn *TargetNode) int {
313 type TargetNode targetNode type474 func (ts TargetNodeSet) Contains(target *TargetNode) bool {
214 func addDependencies(lg *LicenseGraph, tn *TargetNode) error {
513 func getInstallPaths(attachesTo *TargetNode, path TargetEdgePath) []string {
232 func getPackageName(_ *context, tn *compliance.TargetNode) string {237 func getDocumentName(ctx *context, tn *compliance.TargetNode, pm *projectmetadata.ProjectMetadata) …272 tn *compliance.TargetNode) (*projectmetadata.ProjectMetadata, error) {