struct Crystal::Doc::MethodsInheritedTemplate inherits Struct ¶ Class methods¶ .new(type : Type, ancestor : Type, methods : Array(Method), label : String) ¶ View source Methods¶ #ancestor : Type ¶ #clone ¶ View source #copy_with(type _type = @type, ancestor _ancestor = @ancestor, methods _methods = @methods, label _label = @label) ¶ View source #label : String ¶ #methods : Array(Method) ¶ #to_s(__io__ : IO) : Nil ¶ Same as #inspect(io). View source #type : Type ¶