struct Crystal::Doc::OtherTypesTemplate inherits Struct ¶ Class methods¶ .new(title : String, type : Type, other_types : Array(Type)) ¶ View source Methods¶ #clone ¶ View source #copy_with(title _title = @title, type _type = @type, other_types _other_types = @other_types) ¶ View source #other_types : Array(Type) ¶ #title : String ¶ #to_s(__io__ : IO) : Nil ¶ Same as #inspect(io). View source #type : Type ¶