Searched defs:TargetEdgePathSegment (Results 1 – 1 of 1) sorted by relevance
172 type TargetEdgePathSegment struct { struct173 edge *TargetEdge174 ctx interface{}180 func (s TargetEdgePathSegment) Target() *TargetNode {187 func (s TargetEdgePathSegment) Dependency() *TargetNode {197 func (s TargetEdgePathSegment) Annotations() TargetEdgeAnnotations {203 func (s TargetEdgePathSegment) Context() interface{} {208 func (s TargetEdgePathSegment) String() string {