method
each
each(&block)
public
Iterate over the key/value pairs: attlist_decl.each { |attribute_name, attribute_value| … }
each(&block)
public
Iterate over the key/value pairs: attlist_decl.each { |attribute_name, attribute_value| … }