DIArgumentVertex
public final class DIArgumentVertex : Hashable
This vertex maked if component have dependency using arg
.
-
Argument type in component dependency
Declaration
Swift
public let type: DIAType
-
Declaration
Swift
public func hash(into hasher: inout Hasher)
-
Declaration
Swift
public static func == (lhs: DIArgumentVertex, rhs: DIArgumentVertex) -> Bool