Searched defs:TargetEdgePathSegment (Results 1 – 1 of 1) sorted by relevance
197 type TargetEdgePathSegment struct { struct198 edge *TargetEdge199 ctx interface{}205 func (s TargetEdgePathSegment) Target() *TargetNode {212 func (s TargetEdgePathSegment) Dependency() *TargetNode {217 func (s TargetEdgePathSegment) Edge() *TargetEdge {227 func (s TargetEdgePathSegment) Annotations() TargetEdgeAnnotations {233 func (s TargetEdgePathSegment) Context() interface{} {238 func (s TargetEdgePathSegment) String() string {