MaxClassIOVisitor
public protocol MaxClassIOVisitor
Helper class to attach dynamically to class components: Attributes
-
visit(_:
Default implementation) Undocumented
Default Implementation
Undocumented
Declaration
Swift
func visit<T>(_ attribute: Attribute<T>) where T : MaxAttributeValue