Searched defs:Resolution (Results 1 – 1 of 1) sorted by relevance
33 type Resolution struct { struct34 attachesTo, actsOn *TargetNode35 cs LicenseConditionSet39 func (r Resolution) AttachesTo() *TargetNode {46 func (r Resolution) ActsOn() *TargetNode {51 func (r Resolution) Resolves() LicenseConditionSet {56 func (r Resolution) asString() string {