MaxIOComponent
public protocol MaxIOComponent
Undocumented
-
accept(visitor:
Default implementation) Undocumented
Default Implementation
Undocumented
Declaration
Swift
func accept<V>(visitor: V) where V : MaxIOVisitor
-
Undocumented
Declaration
Swift
func accept<V>(visitor: V) where V : MaxClassIOVisitor