struct Crystal::NamedArgumentType inherits Struct ¶ Class methods¶ .from_args(named_args : Array(NamedArgument)?, with_literals = false) ¶ View source .new(name : String, type : Type) ¶ View source Methods¶ #clone ¶ View source #copy_with(name _name = @name, type _type = @type) ¶ View source #name : String ¶ #type : Type ¶